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

{
    "id": 5548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5548/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "I stand guided but I will stand up later."
}