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

{
    "id": 80960,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80960/?format=api",
    "text_counter": 288,
    "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)The Ministry does not have any immediate plans to construct the airstrip. However, the Ministry is currently developing a policy on the development of airstrips in order to establish the criteria to be utilised in identifying airstrips for maintenance and rehabilitation."
}