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

{
    "id": 1337493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337493/?format=api",
    "text_counter": 420,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Hon. Beatrice Elachi, before you second, let me compliment the Mover for very passionately moving this Bill. The Bill is not well understood. I wish the House was full as you moved the Bill, with all 350 Members 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."
}