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

{
    "id": 1492244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1492244/?format=api",
    "text_counter": 103,
    "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": " I will give this chance to Hon. Wamboka. He will be followed by Hon. Kakai Bisau. Each Member will contribute for one minute. 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."
}