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

{
    "id": 1111973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111973/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "Madam Temporary Speaker, some of the counties generate a lot of revenue, but the revenue generated goes to the county headquarters, while that money should be kept at the hospital to run emergencies and also to make sure that the small issues that they need to handle are handled at that particular level."
}