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

{
    "id": 786466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/786466/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Hon. A. B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, I beg to move the following Motion: THAT, pursuant to the provisions of Standing Order 30(3)(b), this House resolves to hold a Morning Sitting on Thursday, 29th March, 2018 commencing at 9.30 a.m. for purposes of considering individual Members’ Motions and any other important business."
}