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

{
    "id": 5343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5343/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "I rise to second the Motion. While doing so, I want to say the following: The Members of Parliament called for this committee. In the Ninth Parliament, we had a Speaker’s Committee in charge of catering, which had been there since 1967. But when the health club was created we also formed a Speaker’ Committee to run it. This health club, which the public and the media keeps talking about, that hon. Members are over- privileged to have, although they pay dearly for it, is very poorly run. If you talk to the staff there, they will tell you that they do not have powers to do certain things."
}