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

{
    "id": 250548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250548/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Speaker, Sir, compensation will be done after the review of the design is done because there could be some changes when the new engineers come on board. Mr. Speaker, Sir, so, compensation can only be done after the final design has been approved."
}