{
  "id": "593",
  "label": "Kitchen assistant at Joe's Diner",
  "role": "Kitchen assistant",
  "person_id": "john-q-public",
  "organization_id": "abc-inc",
  "post_id": "abc-inc-kitchen-assistant",
  "start_date": "1970-01",
  "end_date": "1971-12-31",
  "contact_details": [
    {
      "type": "voice",
      "label": "Take-out and delivery",
      "value": "+1-800-555-0199",
      "note": "12pm to midnight"
    }
  ],
  "links": [
    {
      "url": "http://example.com/abc-inc/staff",
      "note": "ABC, Inc. staff page"
    }
  ]
}
