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

{
    "id": 168337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168337/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to thank the Minister for his Statement. I want to deal with one small part of the Statement which has to do with the tragic accidents that he mentioned, particulary the one of Molo that was caused by a fuel tanker."
}