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

{
    "id": 1069323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1069323/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "Mr. Speaker, Sir, allow me first to declare my interest in this issue. Sen. (Dr.) Mwaura happened to be my best man in my wedding. It, therefore, goes without saying I need to be heard on this issue."
}