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

{
    "id": 333025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333025/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that roads in Tassia Estate off Outer Ring Road are impassable; (b) what plans he has to improve the roads, including installing street lights."
}