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

{
    "id": 185011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185011/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "Mr. Speaker, Sir, going by the records, we realise that it is not possible for the Government to construct new prison facilities at this particular time. Is the Government thinking of hiring out these facilities from private developers in order to decongest the prisons?"
}