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

{
    "id": 31250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31250/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Speaker, Sir, as a short-term measure, as I have said, already some work has been done, but no budget provision has been provided in this financial year. I will check with the substantive Minister as to when the money will be allocated."
}