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

{
    "id": 555035,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555035/?format=api",
    "text_counter": 79,
    "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. Speaker. I stand to support the Report of the Departmental Committee on Transport, Public Works and Housing on the consideration of the Protocol on the development and operation of the SGR within the Framework of the Northern Corridor Integration Projects."
}