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

{
    "id": 1230406,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1230406/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Very well. We have few minutes left. For affirmative action, let us give Hon. Toto an opportunity to speak. 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."
}