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

{
    "id": 201897,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201897/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Is the hon. Member in order to make such a serious allegation, that I am keeping Government vehicles that were returned by Ministries in my compound, while there is not a single Government vehicle in my compound? All the vehicles that were sold had been advertised in the Press, including some this week and others last week."
}