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

{
    "id": 2196,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2196/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "He is a very good friend of mine and I would have seen that in some of his actions."
}