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

{
    "id": 104622,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104622/?format=api",
    "text_counter": 647,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, yes, and there is no rule that says that I reply at any particular time. I can reply at any moment and I am replying. I am sure hon. Members want us to finish so that we can go to the Motion for Adjournment."
}