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

{
    "id": 82244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82244/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "With regards to money, I think the second tranche has been sent to most constituencies now. I know that in my constituency we have received our second tranche. I undertake to find out whether the Treasury has released the money to the Ministry of Public Health which will transmit it directly to various constituencies."
}