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

{
    "id": 2967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2967/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. Agreeing that this is a very serious matter, and noting that the Assistant Minister has agreed that hefty allowances will be paid, could he notify the country as to when these allowances will be backdated and paid?"
}