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

{
    "id": 88059,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88059/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to congratulate the Assistant Minister although he has not come out clearly as to when the design is going to be complete. Could he inform us when we expect to see the actual design and when it will be implemented?"
}