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

{
    "id": 789576,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789576/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Wahome",
    "speaker_title": "",
    "speaker": {
        "id": 1700,
        "legal_name": "Alice Muthoni Wahome",
        "slug": "alice-muthoni-wahome"
    },
    "content": "I had pressed the intervention button because I wanted to object to what the Hon. Member for Mvita Constituency, who is now leaving, had said. It was because of his statement. The electronic version of the Official Hansard Report is for information purposes only. Acertified version of this Report can be obtained from the Hansard Editor."
}