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

{
    "id": 3232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3232/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " What I understand the Minister is doing and is perfectly entitled to do is what we request in this House everyday that Questions be referred to Committees. He is offering to appear before the PAC with his officers with all the documentation that you require. To me, that sounds very reasonable."
}