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

{
    "id": 1064863,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1064863/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Tharaka, DP",
    "speaker_title": "Hon. George Gitonga",
    "speaker": {
        "id": 13491,
        "legal_name": "George Gitonga Murugara",
        "slug": "george-gitonga-murugara"
    },
    "content": "Therefore, under Standing Order No. 1, I want to beseech you to exercise your discretion and give us not less than seven days to read this Report and debate the Bill."
}