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

{
    "id": 7941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7941/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that residents of Mutyambua and Kasikeu locations are unable to cross Kiatini (Muoni) River to Kasikeu Market during rainy seasons; and, (b) what plans he has to construct a bridge across the river."
}