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

{
    "id": 1011269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1011269/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Hon. Jessica Mbalu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 432,
        "legal_name": "Jessica N. Mbalu",
        "slug": "jessica-mbalu"
    },
    "content": " Hon. Tong'i, there is a point of order by Hon. Sankok. What is out of order?"
}