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

{
    "id": 321165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321165/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, on a point of order, Mr. Deputy Speaker, Sir. I hate to interfere with the programme of the House, but the House is too hot. We spent a lot of money to renovate this place, but it is barely habitable right now. It is quite hot."
}