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

{
    "id": 34874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34874/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for this preliminary report. Could he confirm when he will give us the final and comprehensive report?"
}