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

{
    "id": 987773,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987773/?format=api",
    "text_counter": 1027,
    "type": "speech",
    "speaker_name": "Garissa Township, JP",
    "speaker_title": "Hon. Aden Duale",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "THAT, the Schedule be amended by inserting the following new amendments to the law specified in the first column in the provisions specified in the second column, and in the manner specified in the third column-"
}