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

{
    "id": 1045000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1045000/?format=api",
    "text_counter": 331,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "Madam Deputy Speaker, I rise to second that Motion. We have learned from past experience that brevity is a better way of doing things. Even the 15 minutes is far too long for doing things. That is the maximum we can. I support."
}