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

{
    "id": 1111562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111562/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "Thank you, Mr. Speaker, Sir. I feel like it is Christmas already. I have moved this Bill for the fourth time since I was elected. I hope that this time round we will be lucky to have it come into law."
}