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

{
    "id": 1037003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1037003/?format=api",
    "text_counter": 371,
    "type": "speech",
    "speaker_name": "Sen. Seneta",
    "speaker_title": "",
    "speaker": {
        "id": 611,
        "legal_name": "Mary Yiane Senata",
        "slug": "mary-yiane-senata"
    },
    "content": "Thank you, Madam Deputy Speaker. Before I read the Statement, on behalf of the Chair, I thank Sen. Sakaja and the rest of the Members who appreciated our efforts as the Committee. I assure them that we will work hard to help in matters health. Thank you so much for the trust."
}