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

{
    "id": 3545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3545/?format=api",
    "text_counter": 390,
    "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": " Mr. Temporary Deputy Speaker, Sir, I think the issues that my colleagues have raised in the House are quite weighty. I hope they will be patient enough with me to try and make clarifications. It is important that we look at the issue of Sudan vis-a-viz the ICC statute, vis-a-"
}