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

{
    "id": 65822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65822/?format=api",
    "text_counter": 303,
    "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 support the Motion. I would like to thank my brother, Eng. Gumbo, for having taken time and come up with such an incredible thought on what we need to do for our people."
}