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

{
    "id": 284086,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/284086/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "(a) Yes, I am aware that the road is damaged in sections totalling about two kilometres and becomes difficult to pass during rainy seasons only in these sections. However, the rest of the road is motorable."
}