GET /api/v0.9/complex_fields/2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2,
    "url": "http://neavouli.cynaxis.org/api/v0.9/complex_fields/2/?format=api",
    "name": "facebook_personal_url",
    "label": "Facebook profile URL",
    "popolo_array": "links",
    "field_type": "url",
    "info_type_key": "note",
    "info_type": "facebook personal",
    "old_info_type": "",
    "info_value_key": "url",
    "order": 2
}