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

{
    "id": 234649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234649/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Speaker, Sir, this scheme was commissioned in 1987, which is 20 years ago. It is, therefore, not correct to say that the tariffs have never been changed as stated by the Assistant Minister. Twenty years ago---"
}