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

{
    "id": 55608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55608/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, that is not part of our policy. As you well know, the Bill of Rights in Chapter IV of the new Constitution does not entertain discrimination of any nature. However, we make sure that people with personal interests are not in that committee."
}