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

{
    "id": 2185,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2185/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Deputy Speaker, Sir, first, I want to apologize for not asking the Question when you called it out. I had walked out to Room 8 to see whether they have got an amended answer because what was given to me was the previous answer that was given a month ago."
}