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

{
    "id": 246420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246420/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Speaker, Sir, there are various categories of tarmac roads. Before I confirm whether that amount is reasonable or not, I would like to go through the steps taken when constructing a tarmac road. First, the road is gravelled, then resealed, recarpeted and rehabilitated. Finally, we have the construction and reconstruction---"
}