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

{
    "id": 202864,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202864/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "No! You were actually saying you are \"putting\" the Question!"
}