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

{
    "id": 1540,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1540/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, acknowledging the good answer that has been given by the Minister, could he, in addition, inform the House the action he has taken against the officers who fraudulently facilitated the issuance of the title deed that is in question now?"
}