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

{
    "id": 613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/613/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "(b) In order to meet the current and future demand of aircraft operating to and from Wajir, the Government intends to expand the airport to have separate apron and passenger terminal facility to cater for civilian aircraft. The required land has already been surveyed and the acquisition process is in place. This will allow for fencing in the current financial year. The other facilities will be put up once the fencing is completed and the necessary funding is secured."
}