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

{
    "id": 4932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4932/?format=api",
    "text_counter": 813,
    "type": "speech",
    "speaker_name": "Mr. Kivuti",
    "speaker_title": "",
    "speaker": {
        "id": 55,
        "legal_name": "Lenny Maxwell Kivuti",
        "slug": "lenny-kivuti"
    },
    "content": "That means architects. When you say; “this Act shall supersede any other Act,” it means that if I conduct a survey tomorrow, the Survey Act shall be superseded by this Act; the Architectural Act or whatever, Cap.525 shall be superseded by this Act in terms of designs---"
}