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

{
    "id": 121923,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121923/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Deputy Speaker, Sir, the roads inspectors and other technical staff in the Ministry will actually work with the local residents to examine the state of roads, report on the condition of the roads to the appropriate authorities, so that maintenance can then be undertaken."
}