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

{
    "id": 1111875,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111875/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Thank you, Madam Temporary Speaker. I thank Sen. Dullo for this important Statement. We need to go beyond making the Statement for the sake of it. We need to think. Most of our colleagues have described the problem and it is real. If you"
}