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

{
    "id": 648123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/648123/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Juma",
    "speaker_title": "",
    "speaker": {
        "id": 13130,
        "legal_name": "Zuleikha Juma Hassan",
        "slug": "zuleikha-juma-hassan"
    },
    "content": "Thank you, Hon. Temporary Deputy Speaker. I rise under Standing Order No. 97 on limiting the time allocated to each Member to contribute. I would like to move that Members have, at least, five minutes each to contribute to this Bill."
}