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

{
    "id": 1270133,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1270133/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Sen. Seki",
    "speaker_title": "",
    "speaker": {
        "id": 13598,
        "legal_name": "Samuel Seki Kanar",
        "slug": "samuel-seki-kanar"
    },
    "content": "colleagues in the Senate, Sen. Montet and Sen. Tobiko. I wish you well and a fruitful journey back. I am sure you will learn quite a lot as you continue to follow the proceedings of this Senate. God bless you as you go back home. Thank you, teachers."
}