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

{
    "id": 198501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198501/?format=api",
    "text_counter": 408,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "The Member of Parliament for Mbita",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "A fine point and a short one is that I want to thank Ms. Karua for reminding us that there are three branches of the Government, and that this is one of them. We always say that this is the sovereign and supreme organ in the governance of this country, as we know that the Executive is another branch and so is the Judiciary."
}