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

{
    "id": 50468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50468/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Sirat",
    "speaker_title": "",
    "speaker": {
        "id": 392,
        "legal_name": "Mohamed Mohamud Sirat",
        "slug": "mohamed-sirat"
    },
    "content": "Mr. Speaker, Sir, before I ask my last supplementary question, the Assistant Minister has not answered my third question. I wanted to know whether the Ministry has delivered its mandate so far or whether it has achieved its mandate for which it was created"
}