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

{
    "id": 3705,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3705/?format=api",
    "text_counter": 550,
    "type": "speech",
    "speaker_name": "Mrs. Odhiambo-Mabona",
    "speaker_title": "",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. This Bill is fairly straight forward. It basically just provides for ensuring that Parliament plays a role in the ratification of international treaties. I want to thank hon. Members for their contributions. I want to thank hon. Namwamba, hon. Abdikadir, hon. Mututho, and hon, Njuguna for their contributions."
}