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

{
    "id": 3243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3243/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Ms. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am interested in the netball issue. I want to know whether there were games for the ladies. If there were, what were the results? Was it played?"
}