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

{
    "id": 534570,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/534570/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Chairperson of the Committee on Devolved Governments announced a recess. Is he in order to talk about a recess when we are not aware of it? Is he anticipating debate?"
}