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

{
    "id": 1030134,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030134/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Kiambu CWR, JP",
    "speaker_title": "Hon. (Ms.) Gathoni Wamuchomba",
    "speaker": {
        "id": 13244,
        "legal_name": "Gathoni Wamuchomba",
        "slug": "gathoni-wamuchomba"
    },
    "content": " Hon. Speaker, I rise in accordance to Standing Order No.95. Having listened to the contribution on the Floor, I request that the Mover takes the Floor and replies."
}