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

{
    "id": 3450,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3450/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I did what you said because---"
}