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

{
    "id": 1111235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111235/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Suba North, ODM",
    "speaker_title": "Hon. (Ms.) Millie Odhiambo-Mabona",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": "Thank you, Hon. Temporary Deputy Speaker, for indulging me. I just wanted to end by saying that if today is winter, it will come with a letter that says it is summer. Summer will come in with a letter saying that winter is coming. So, if you are in your summer, know that winter is coming. If I am in my 40s, 50s is coming. If I am in my 50s, 60s is coming. If I am in my 20s, 30s is coming. So, treat the 50s the same way you would want the 20s to be treated."
}