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

{
    "id": 67994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67994/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, indeed, this matter kept on coming up last year. The Minister was here at least by 4.00 p.m., ready to issue the Statements. In any case, the matter that was raised has since been overtaken by events, and that has been communicated to the hon. Member. However, because he wants the response put on record, we will have it officially put on the record of this House at the next available moment, which is Thursday, next week."
}