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

{
    "id": 1242453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1242453/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Thank you, Cabinet Secretary, for your time. You have seen it is a friendly Session and when called upon again to appear before the Senate, always avail yourself, so that we can work together with the current Government. You can then expound the position of the Government and its policies. Until next time."
}