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

{
    "id": 155757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155757/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, I request that the Question be deferred. It is obvious the Minister is not here. I do not want to take his brief on the reasons why he is not here. I request that you defer the Question to Thursday afternoon."
}