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

{
    "id": 7306,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7306/?format=api",
    "text_counter": 467,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "constitute part of the Committee’s recommendations and should accordingly be considered alongside these recommendations offered here. The Committee strongly recommends the Government to expedite those 21 preliminary recommendations in addition to the final ones that are based on the analysis of the findings of the Committee."
}