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

{
    "id": 253390,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253390/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Thank you, Mr. Speaker, Sir. On many occasions in my constituency and other constituencies, there seems to be a big problem of remittance of funds for the Free Primary Education Programme. Why does it have to take a whole year to get an error like that corrected?"
}