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

{
    "id": 56978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56978/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "What is it we will to do to this Government because they do not come to Parliament, and we are always here? Casually, we pass over Questions to other days. Maybe, it will be in order to see this Minister properly sanctioned by the House?"
}