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

{
    "id": 687244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/687244/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Sen. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg your indulgence. I request that you give me a little bit of time to lay my papers in the course of the sitting. The papers are at the Speaker’s Office."
}