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

{
    "id": 225973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/225973/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "Mr. Speaker, Sir, the tradition of this House is that whenever a Minister lays a document on the Table of this House, it is now the initiative of the hon. Members of Parliament, who would like to get more information, to get copies of that document from the Clerk."
}