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

{
    "id": 1221348,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1221348/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "Mr. Speaker, Sir, I taught for over 16 years in secondary schools in Taita-Taveta County. I taught Mathematics and Physics at Dr. Aggrey High School and St. Mary’s High School Lushangonyi. I had a stint to teach at Taita-Taveta University about Inferential and Descriptive Statistics."
}