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

{
    "id": 130970,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130970/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Mr. Lagat",
    "speaker_title": "",
    "speaker": {
        "id": 64,
        "legal_name": "Elijah Kiptarbei Lagat",
        "slug": "elijah-lagat"
    },
    "content": "Thank you, Mr. Speaker, Sir. I was planning to read out my Curriculum Vitae (CV). I ran the fastest in the world marathon competition in 1997. I also won the Boston Marathon and represented Kenya in the Sidney Olympics in 2000."
}