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

{
    "id": 1521917,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1521917/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Members, please, make your comments in under two minutes. Many Members want to make comments, and there is also some business to transact. In the next 10 minutes, we should be through with these comments. Sen. Wafula, proceed."
}