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

{
    "id": 290079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/290079/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "Mr. Speaker, Sir, would I be in order also to request for the HANSARD of the last meeting because when you are satisfied that there were minutes and there were dissenting voices, those minutes must also be accompanied by the HANSARD in order to authenticate that all those minutes are synchronized---"
}