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

{
    "id": 1231205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231205/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Sen. Seki",
    "speaker_title": "",
    "speaker": {
        "id": 13598,
        "legal_name": "Samuel Seki Kanar",
        "slug": "samuel-seki-kanar"
    },
    "content": "As you are aware, you are in the Senate where I serve as a Senator for Kajiado County. My colleague, Sen. Tobiko, happens to be a Member of Parliament (MP) in the previous Parliament is also a nominated Senator in this 13th Parliament. I welcome you to the Senate to learn more about this House."
}