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

{
    "id": 123481,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123481/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mrs. Shaeesh",
    "speaker_title": "",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has said that the Ministry has obtained duty waiver for equipment used by various councils and schools. Is he aware that the schools that currently provide education to children with special needs are in dire need of equipment? The duty waiver has not been implemented and they have not felt its effects."
}