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

{
    "id": 60145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60145/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to say that they have set aside some funds to address the concern and yet they know that that money was only meant for ASAL areas, which exclude areas like Nakuru?"
}