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

{
    "id": 195058,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195058/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I alerted the Clerk that when this Question was deferred to this week, Mr. Mbai stood on a point of order last week and specifically requested the Question to be deferred to next week."
}