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

{
    "id": 1308,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1308/?format=api",
    "text_counter": 298,
    "type": "speech",
    "speaker_name": "Ms. Ndeti",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 109,
        "legal_name": "Wavinya Ndeti",
        "slug": "wavinya-ndeti"
    },
    "content": "Madam Temporary Deputy Speaker, Sir, the demolitions that took place were so inhumane. The Government did not even give notice to the owners of those houses. They just moved in and started demolishing. Their households were destroyed. They are now starting a new life."
}