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

{
    "id": 101563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101563/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I would like to laud the Assistant Minister for making very strong efforts in terms of recovering these animals. Recovering 1,434 animals is not a simple matter. Nevertheless, what other efforts is he making to recover the difference of 66 animals that disappeared together with the others?"
}