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

{
    "id": 1196431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1196431/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Unfortunately, it is now the discretion of the MPs to limit themselves to five minutes so that we give opportunity to as many Members as possible. Thank you, Hon. Members. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}