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

{
    "id": 3996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3996/?format=api",
    "text_counter": 275,
    "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. Minister, are you listening to the hon. Member? Who is the Minister who is going to respond on behalf of the Government? Please, Minister, listen to the hon. Member on the Floor."
}