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

{
    "id": 1821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1821/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. M. M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Madam Temporary Deputy Speaker, I listened carefully to my respected friend and seek to get some a few clarifications here and there."
}