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

{
    "id": 14652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14652/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, while I appreciate the response given by the Assistant Minister, could he inform the House what plans the Ministry has put in place to make sure that the newly created administrative units have assistant chiefs and chiefs to enhance service delivery to wananchi ?"
}