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

{
    "id": 1412556,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1412556/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Sirisia, JP",
    "speaker_title": "Hon. John Koyi",
    "speaker": {
        "id": 2792,
        "legal_name": "John Waluke Koyi",
        "slug": "john-waluke-koyi"
    },
    "content": "Some roads are small in size and that is why very many people are crashed by big vehicles…"
}