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

{
    "id": 489224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/489224/?format=api",
    "text_counter": 806,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. Pursuant to the provisions of Standing Order No.30(3)(a), this House resolves to extend the sitting time until the conclusion of business appearing under Order No.8 on today’s Order Paper."
}