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

{
    "id": 1227018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1227018/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Hon. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": " Hon. Senators, we concluded debate on this Bill. I now call upon the Mover, Sen. M. Kajwang’ to reply."
}