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

{
    "id": 1124933,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1124933/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Seme, ODM",
    "speaker_title": "Hon. (Dr.) James Nyikal",
    "speaker": {
        "id": 434,
        "legal_name": "James Nyikal",
        "slug": "james-nyikal"
    },
    "content": "THAT, the Bill be amended by deleting the word “Authority” appearing in the heading to Part II and substituting therefor the word “Directorate”. That is basically the reason why “Authority” would mean establishing a completely new institution while a “Directorate” would be part of the structure that already exist."
}