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

{
    "id": 234329,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234329/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, let not those small ones pretend that they are Ministers. We know what they do. We know that they only come here to answer Questions and they cannot do anything."
}