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

{
    "id": 5433,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5433/?format=api",
    "text_counter": 429,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Thank you, Madam Temporary Deputy Speaker. I wish to thank the Mover of this amendment, hon. Wamalwa, and indeed, say that time has come for the country to recognize the important role played by the young people in this country, but also to realize that without proper support their contribution to the economy will probably never be realized."
}