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

{
    "id": 317294,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/317294/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "Thank you, Mr. Speaker, Sir. Now that you have made that ruling, I will honour it. But I think I was feeling that it would have been fair if these other supplementary questions that have been raised by my colleagues were answered satisfactorily."
}