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

{
    "id": 1468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1468/?format=api",
    "text_counter": 458,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. We are almost winding up and the Minister has promised to mention the names of the members in the Security Committee of the Cabinet."
}