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

{
    "id": 15659,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15659/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "asked the Minister for Roads:- (a) what the current construction status of the Merille-Marsabit Road is, (b) if he could clarify whether the funding for the construction of the road from Merille River to Marsabit Town has been secured; and,"
}