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

{
    "id": 1001787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001787/?format=api",
    "text_counter": 361,
    "type": "speech",
    "speaker_name": "Kikuyu, JP",
    "speaker_title": "Hon. Kimani Ichung’wah",
    "speaker": {
        "id": 1835,
        "legal_name": "Anthony Kimani Ichung'Wah",
        "slug": "anthony-kimani-ichungwah"
    },
    "content": "I, therefore, want to insist that the Chairs of the respective committees that oversee the Registrar of Political Parties must ensure that she gives this House reasons as to why some of these parliamentary political parties are not complying with the law."
}