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

{
    "id": 99674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99674/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I am not misleading the House. The criteria of getting to exactly what amount is allocated to what district can be availed. But the Question that had been asked by the hon. Member is to provide details of the allocation and not the criteria for the allocation. I have provided details of the allocation."
}