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

{
    "id": 66512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66512/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister explain where the money for those constituencies that are, for one reason or another, unable to utilize their allocation based on the restrictive principles goes to? What criteria is used to allocate that money to other areas?"
}