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

{
    "id": 130728,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130728/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the Minister for planning to create 13 new colleges. However, already there are many students who would have joined these colleges but because they have already been upgraded, they do not have a place to go to. What measures is the Minister putting in place to ensure that she expedites the construction of the same so that students do not suffer for long?"
}