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

{
    "id": 5783,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5783/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, let me give you a deadline of end of December. You will get the money in the school, so that they can use it in the next academic year. In the next calendar year they will sort out the projects."
}