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

{
    "id": 13890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13890/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": " Mr. Speaker, Sir, I wish to respond to hon. Duale’s question on the fate of secondary schools students in Arid and Semi-arid Lands (ASALs) and drought hit areas."
}