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

{
    "id": 96600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96600/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Mr. Speaker, Sir, of the amount allocated to the district, could the Minister give a breakdown as to how much goes to vehicle maintenance and running of the vehicles? How much is for the equipment and so forth?"
}