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

{
    "id": 173806,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173806/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "One of the key recommendations by the Commission was the revocation of illegally-allocated public land and restoration of the same to the original purposes. A total of 17 title deeds illegally issued to private developers have so far been surrendered or revoked."
}