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

{
    "id": 1565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1565/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This Question is dealing with a very serious issue. This is the third time it is being deferred. I was asking the Question in good spirit. He is not the only Minister in this Government"
}