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

{
    "id": 241851,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/241851/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Deputy Speaker, Sir, we are designing that road to bitumen standards. There is no way we are going to put gravel on that road before we do the bitumenization. However, if the leaders in that area agree that they want the road to be gravelled, we will change the design and have it gravelled!"
}