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

{
    "id": 7550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7550/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Eng. Rege",
    "speaker_title": "",
    "speaker": {
        "id": 135,
        "legal_name": "James Kwanya Rege",
        "slug": "james-rege"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I did ask a question, but I wanted to ask a second one."
}