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

{
    "id": 243128,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243128/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir, for giving me a chance to contribute to this very important Motion. The Mover of this Motion is a very close friend of mine. In many incidents, we share ideas but this time round, he decided not to talk to anybody."
}