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

{
    "id": 1561053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1561053/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " There being no further interest in this matter, we will move to the next response by the Departmental Committee on Energy. The Statement was sought by the Member for Funyula, Hon. (Dr) Oundo."
}