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

{
    "id": 1485681,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1485681/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Hon. Mwengi Mutuse",
    "speaker_title": "",
    "speaker": {
        "id": 13665,
        "legal_name": "Eckomas Mwengi Mutuse",
        "slug": "eckomas-mwengi-mutuse"
    },
    "content": "I have seen in the news that families are displaced and people have lost property, and if that is not extraordinary, then I do not know what extraordinary means."
}