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

{
    "id": 77003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77003/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. Munyes",
    "speaker_title": "",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": "Mr. Speaker, Sir, I am not aware of that allegation. However, as the hon. Questioner put it, there are two issues to this Question; the retirement benefits and salary arrears. I have issued a certificate to the Industrial Court to deal with the issue of"
}