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

{
    "id": 1234609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234609/?format=api",
    "text_counter": 379,
    "type": "speech",
    "speaker_name": "Sen. Crystal Asige",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Deputy Speaker, Sir, my point of clarification is just for you to help clarify whether the Senator for Bomet County is contributing to the Equalisation Fund or what happened last week. Right now, we are contributing to the Equalisation Fund. My clarification is about relevance in his contributions. Thank you."
}