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

{
    "id": 270231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270231/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "Mr. Speaker, Sir, I do not have the scores with me here but they can be provided. It is important to provide the scores to this House, but since the names of the three candidates have already been submitted to the appointing authority, the point about the scores has now been overtaken by events."
}