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

{
    "id": 1506383,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1506383/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, Hon. Speaker had said that we would come back to this Order after we are done with Order No.13 and Order No.9 but I would like to officially stand it down and defer it to the next Sitting. We will prosecute Questions and Statements in the next Sitting, as will be listed on the Order Paper."
}