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

{
    "id": 99993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99993/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "asked the Minister for Public Works: (a) who was granted the tender for the rehabilitation of staff quarters at Garissa Teachers’ Training College (b) what the total cost for the works was; and (c) what the level of progress to date is."
}