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

{
    "id": 303548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303548/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "Thank you, Mr. Speaker, Sir. In his answer to part (b) of the Question, the Assistant Minister says that they advised the person who had caused the fault to do a re-routing of the works he was undertaking. Have they re-visited that issue to make sure that he followed their advice?"
}