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

{
    "id": 103131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103131/?format=api",
    "text_counter": 150,
    "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, Madam Temporary Deputy Speaker. The reason why this Question was deferred is that the Assistant Minister was unable to answer part “b” of the Question which was: “When will the roads be tamacked?” All this House wants to know is purely “when”. Is it 2030 or after five years? We only want to know that and nothing else."
}