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

{
    "id": 223565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223565/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. M.Y. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "asked the Minister for Roads and Public Works:- (a) whether he is aware that the construction of Masalani Bridge which started in 2002 has not been completed to date; (b) what has occasioned this delay, how much the original cost was and how much has been spent so far; and, (c) when he plans to complete the bridge."
}