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

{
    "id": 13594,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13594/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister inform this House the status of health of the two detainees that were held by the Ugandan authorities?"
}