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

{
    "id": 420101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/420101/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Hon. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "Thank you, hon. Speaker. Let me rise to support the Leader of Majority Party on his Statement for the work planned for the week ahead. I want to agree The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}