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

{
    "id": 455275,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/455275/?format=api",
    "text_counter": 72,
    "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 Standing Order No.28, this House approves the Calendar of the House (Regular Sessions) for the Second Session of the Assembly as contained in the Schedule attached to the Order Paper."
}