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

{
    "id": 60732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60732/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "We do not want Ministers to describe each other negatively or insult each other. We want Ministers who are united. The two principals should know that by holding the positions they are holding, they have a lot of responsibility and must lead from the front."
}