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

{
    "id": 1273902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1273902/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Sen. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 13591,
        "legal_name": "Cheptumo William Kipkiror",
        "slug": "cheptumo-william-kipkiror"
    },
    "content": "Thank you, Mr. Speaker, Sir. I wish to welcome the students and teachers from Juniomax Academy in Baringo County. This is a new school and one of the schools that is performing well."
}