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

{
    "id": 321706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321706/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "asked the Minister for Roads:- (a) what criteria the Ministry uses to prioritize rehabilitation of roads in the country, (b) whether he is aware that Ortum-Kainuk-Lockichar-Lodwar road is in a deplorable condition; and, (c) when the road will be rehabilitated."
}