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

{
    "id": 156138,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/156138/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Speaker, Sir, I wish to give notice of the following Motion: - THAT, this House extends the mandate of the Parliamentary Select Committee on the activities of unlawful organizations by three months to enable the Committee conclude its activities as per the terms of reference and as established."
}