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

{
    "id": 424531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/424531/?format=api",
    "text_counter": 378,
    "type": "speech",
    "speaker_name": "Sen. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. My colleague Senator is talking about a game called scrumble, I have not heard of any such game in English language. Is he talking about scrumble or scrabble?"
}