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

{
    "id": 231339,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231339/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Speaker, Sir, the issue of bandits is usually reported to the Office of the President. What we receive is information on the condition of roads, when they are not good. The classification of this road is such that it is an important road. So, we are going to give it due consideration for bitumenization in the near future."
}