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

{
    "id": 341047,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/341047/?format=api",
    "text_counter": 856,
    "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": "Provided that cessation of membership in the governing board of the Council under this paragraph shall not affect the membership of a Member of the Board of the Authority, who shall, despite that cessation, continue in office as provided for in paragraph (1)."
}