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

{
    "id": 194423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194423/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "He is totally out of order! I do not think I need to answer that question. I will answer it at an appropriate time."
}