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

{
    "id": 253570,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253570/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am sorry to keep on interrupting my friend. However, what Prof. Anyang'-Nyong'o says constitutes a criminal offence would only be so if those facts were true."
}