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

{
    "id": 19290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19290/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": " Thank you very much. I will ask the Mover of the Motion, hon. Chachu, to respond."
}