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

{
    "id": 5253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5253/?format=api",
    "text_counter": 249,
    "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": " It was about voting and what we have done. Most of the athletes who did well were awarded by the President. I am sure she is among the ones who were awarded but I am going to confirm that. We awarded most of our athletes who did well. Thank you."
}