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

{
    "id": 3560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3560/?format=api",
    "text_counter": 405,
    "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 take your wise word seriously. However, I will tell you that we have appealed to the matter. It has not conclusively been decided by the court as to whether that decision is legitimate or not."
}