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

{
    "id": 1309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1309/?format=api",
    "text_counter": 299,
    "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, I do not want to talk a lot. However, I want this Government to compensate my people. Where do they want them to go now after their houses were demolished?"
}