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

{
    "id": 17714,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17714/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "asked the Minister for Roads:- (a) why the rehabilitation works on Majengo–Luanda Road have stalled; (b) what the contract sum and scope of the rehabilitation works for the Road were; and, (c) what action the Minister will take to ensure that rehabilitation works recommence and are completed on time."
}