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

{
    "id": 10231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10231/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Madam Temporary Deputy Speaker, this is an issue which is so dear to me. So, I would not like to make a mistake of interrogating it without having seen the copy of the written answer."
}