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

{
    "id": 110474,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110474/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Speaker, Sir, I just wanted to correct the Assistant Minister because he might have had the perception that I come from North Eastern Province and that is why, perhaps, he was replying. I want to remind him that I come from Bura which is in Coast Province."
}