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

{
    "id": 1111165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111165/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Seme, ODM",
    "speaker_title": "Hon. (Dr.) James Nyikal",
    "speaker": {
        "id": 434,
        "legal_name": "James Nyikal",
        "slug": "james-nyikal"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker, for giving me this opportunity. This is a great opportunity for us to get into agreement with the USA so that their cargo airline FedEx sets-up base here. This does not mean there will only be increased transport between here and the USA, but also a lot of transport from Kenya to other parts The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}