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

{
    "id": 186552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/186552/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Question clearly asks whether the Minister can confirm that the report was presented to the appointing authority of the Committee. The Minister keeps on referring to himself. We are talking about the appointing authority. The appointing authority is not the Minister!"
}