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

{
    "id": 208607,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/208607/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Rotino",
    "speaker_title": "",
    "speaker": {
        "id": 350,
        "legal_name": "Phillip Ruto Rotino",
        "slug": "phillip-rutino"
    },
    "content": "On a point of order, Mr. Speaker, Sir. If you look at the Order Paper, these Questions are numbered. They were not filed yesterday but, at least, one or two months ago. When the Assistant Minister requests to be given more time to answer the Question, it means that he did not do any homework."
}