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

{
    "id": 1035435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1035435/?format=api",
    "text_counter": 487,
    "type": "speech",
    "speaker_name": "Bomet Central, JP",
    "speaker_title": "Hon. Ronald Tonui",
    "speaker": {
        "id": 1242,
        "legal_name": "Ronald Kiprotich Tonui",
        "slug": "ronald-kiprotich-tonui"
    },
    "content": " Thank you, Hon. Chairman. I also wish to oppose this amendment. Five years is a very long period for an appointment. Five years is only for elective positions. For appointing positions, it needs to be three years. Thank you. I oppose."
}