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

{
    "id": 643987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/643987/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Hon. Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "I also order hon. Outa out of the Chamber. Hon. Outa, be out of the Chamber."
}