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

{
    "id": 265172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265172/?format=api",
    "text_counter": 1030,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "In this first instance, this is to align the Act with the Constitution in terms of languages, and the second one is to prevent other languages being used as official languages. The third one is to ensure that recordings of the HANSARD are captured verbatim in the language in which the words are used."
}