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

{
    "id": 18,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Madam Temporary Deputy Speaker, that notwithstanding, it has become a trend by the Members of the Front Bench not to appear in the House and then expect a “second round”. In Parliamentary language, there is nothing like “second round”. Could the Chair order the Ministers to be here, at least at 9.00 a.m. because that is the time when we start business?"
}