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

{
    "id": 75473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75473/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, he was actually at the gate of Parliament premises, but he had to turn back to attend to a very urgent personal issue. He has asked if I can be allowed to ask the Question on his behalf, but if that is not possible, then the Question can be deferred."
}