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

{
    "id": 249948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/249948/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Ndolo",
    "speaker_title": "",
    "speaker": {
        "id": 222,
        "legal_name": "Reuben Owino Nyanjiga Ndolo",
        "slug": "reuben-ndolo"
    },
    "content": "Mr. Deputy Speaker, Sir, it is not only in Maragua Town Council where they have a problem of fire-fighting equipment. Right now, we have only one fire-fighting equipment in Nairobi City Council. When will the Government buy fire-fighting equipment for all councils in this country?"
}