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

{
    "id": 341044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/341044/?format=api",
    "text_counter": 853,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "The Assistant Minister, Ministry of State for National Heritage and Culture",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "(5) A non-governmental organization that was exempted from registration under the provisions of the former Act shall within three months of the commencement of this Act, apply for registration."
}