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

{
    "id": 1234055,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234055/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Marsabit County, UDA",
    "speaker_title": "Hon. Naomi Waqo",
    "speaker": null,
    "content": "I also want to welcome the students who are here with us and encourage them to study hard because it is through hard work and excelling in their exams that they will have better life that will give them full satisfaction."
}