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

{
    "id": 17480,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17480/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. My question was very clear! I asked: While we appreciate that investigations are going on--- Three months have elapsed since August. Have you received any interim report? That is the answer we want!"
}