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

{
    "id": 118834,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118834/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to completely avoid answering part “c” of this Question which states, “even if the contractor was given emergency works to do, how come that the road is peeling off even before the work is completed?”"
}