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

{
    "id": 136628,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/136628/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Cabinet passed a resolution to enable the Kenya Airports Authority to enter into an arrangement with investors to build hotel complex within the vicinity of the airport. All these developments put together along with the expansion and modernization of the port of Mombasa will truly put Kenya in a very advantageous position in relation to our geographical location in the region."
}