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

{
    "id": 53165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53165/?format=api",
    "text_counter": 750,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "The Minister for Tourism",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "THAT, Clause 78 of the Bill be amended— (a) in paragraph (e), by inserting the words “established and managed by the Ministry” immediately after the word “Centre”; and (b) by deleting paragraph (f) and substituting therefor the following paragraph- “ (f) finance training and capacity development activities of the College and of such other tourism hospitality training institutions as may be established under this Act”."
}