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

{
    "id": 1270760,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1270760/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Hon. Members, this Bill has been stood down because its sponsor is not with us here today and the Speaker has accepted his desire for it to appear on the Order Paper at a later date."
}