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

{
    "id": 185342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185342/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Nyambati",
    "speaker_title": "",
    "speaker": {
        "id": 116,
        "legal_name": "Walter Enock Osebe Nyambati",
        "slug": "walter-nyambati"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Assistant Minister for saying that funds have been set aside for the newly created districts. I happen to come from a newly created district, namely, Manga District, where we do not have an office for even a single officer, be it the District Commissioner or other officers. Could he tell us when these funds will be available, so that we can start constructing office blocks?"
}