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

{
    "id": 123977,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123977/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, 33 years in the same office and station is too long for somebody to serve and deliver services to the public as required. That should be somebody who is serving personal interests in that office. As I speak, the Minister has given us Kshs78 million to put up a bus park. Initially, the land was two acres. The"
}