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

{
    "id": 223741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223741/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Next Order! ADOPTION OF REPORT ON SIXTH SESSION OF PAN AFRICAN PARLIAMENT THAT, this House adopts the Report of the 6th Ordinary Session of the Pan African Parliament held in Gallagher Estate, Midrand, South Africa from 13th to 24th November, 2006, laid on the Table of the House on Wednesday, 18th April, 2007."
}