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

{
    "id": 168259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168259/?format=api",
    "text_counter": 337,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "On a point of order Mr. Deputy Speaker, Sir. I wish to request a couple of Ministerial Statements, the first of which is directed to the Minister for Transport. It relates to the fact that the British Airways yesterday cancelled, or terminated, the contracts of all travel agencies in Kenya."
}