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

{
    "id": 321077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321077/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Deputy Speaker, Sir, if you heard the Assistant Minister well, he has said he is going to release all the money for the first quarter by the end of this"
}