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

{
    "id": 2104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2104/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "(Mr. Kutuny",
    "speaker_title": "",
    "speaker": {
        "id": 61,
        "legal_name": "Joshua Serem Kutuny",
        "slug": "joshua-kutuny"
    },
    "content": ") to ask the Deputy Prime Minister and Minister for Finance:-"
}