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

{
    "id": 99945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99945/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) whether he is aware that Masimba and Syomunyu Sub-locations have not had Assistant Chiefs for over 8 years; and, (b) what he is doing to ensure that the positions are filled without delay."
}