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

{
    "id": 1475939,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1475939/?format=api",
    "text_counter": 328,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, the time that was alloted for the comments on the statements was 15 minutes. Fortunately, Sen. Wafula has used almost 6 minutes. So, let us now get Sen. Osotsi in two minutes. You can just make one comment on the statements."
}