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

{
    "id": 101945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101945/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Madam Temporary Deputy Speaker, first of all, let me apologise for coming in late. I was actually not very far from the Chamber, but I thought there were four Questions before mine. I hope you will accept my apology."
}