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

{
    "id": 288334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/288334/?format=api",
    "text_counter": 448,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I also wish to thank the Minister for a job well done. I would like to remind the Minister that the former Minister for Justice, National Cohesion and Constitutional Affairs approved the construction of a law court in Lari Constituency. Therefore, it is important that, that commitment is fulfilled by the new Minister."
}