GET /api/v0.1/hansard/entries/16604/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 16604,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16604/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "We have recruited eight nurses in Bura. We forwarded their names to the Public Service Commission to allocate them personal numbers and we are still waiting. We are following up the matter and, as soon as they get their personal numbers, we will post them."
}