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

{
    "id": 1123101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123101/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " Thank you, Hon. Deputy Speaker. This is a response to a Statement sought by the Member or Parliament for Runyenjes Constituency, Hon. Erick Muchangi, who sought to be informed on the following:- (i) The disappearance and murder of two young men. (ii) Why it took so long for the police in Manyatta to…"
}