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

{
    "id": 123522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123522/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Konchella",
    "speaker_title": "",
    "speaker": {
        "id": 322,
        "legal_name": "Gideon Sitelu Konchella",
        "slug": "gideon-konchella"
    },
    "content": "Mr. Speaker, Sir, it is not about Kisumu, but my constituency. Due to the drought, all the cattle have been moved from Narok, part of Kajiado and even part of northern Tanzania, to my constituency. The officers on the ground are really overwhelmed because of patrols to try and control stock theft at border with the Kuria."
}