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

{
    "id": 3562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3562/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir. The second point that I want to make is that there are certain critical issues that have to be interpreted by the courts all the way to the Supreme Court if need be. These issues are; does a Head of State---"
}