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

{
    "id": 150103,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150103/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister confirm that the helicopter actually became obsolete as soon as the original manufacturers closed shop, and whether the spares for the service that was carried out recently were purchased from the original manufacturers?"
}