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

{
    "id": 3149,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3149/?format=api",
    "text_counter": 403,
    "type": "speech",
    "speaker_name": "Mrs. Odhiambo-Mabona",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": "Hon. Members, noting that we have no quorum, I will request that the Division Bell be rung."
}