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

{
    "id": 643956,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/643956/?format=api",
    "text_counter": 42,
    "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": "Hon. Mbadi, you are out of order. Hon. T.J. Kajwang, you are out of order. Hon. Wanga, you are out of order. Hon. Outa, you are out of order. Hon. Wandayi, you are out of order."
}