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

{
    "id": 13701,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13701/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "(a) I am not in a position to give information regarding the money set aside to pay retirement benefits for teachers who retired between 1997 and 2007. The Ministry of Finance, which is mandated to pay teachers pensions as per the Pensions Act, Cap. 189, is better placed to provide the information."
}