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

{
    "id": 61707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61707/?format=api",
    "text_counter": 290,
    "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, I stand corrected and thank the hon. Member for that information. I was using my own recollection of what I heard. The Assistant Minister was here but he has left. I would seek that we hunt him and check whether he is still coming back today or the Statement be given next Tuesday."
}