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

{
    "id": 174424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/174424/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Speaker, Sir, I would like to follow the steps of my friend, Dr. Khalwale, and withdraw my name from that list. I would like to support other hon. Members of Parliament---"
}