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

{
    "id": 1121463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1121463/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Any State officer who has sworn to defend this Constitution has the greatest responsibility to live and abide by the law because of the office that they hold."
}