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

{
    "id": 11789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11789/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, Mr. William Lay has a valid entry permit for Kenya issued by the Ministry of State for Immigration and Registration of Persons. I can table this."
}