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

{
    "id": 220939,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220939/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Moi",
    "speaker_title": "",
    "speaker": {
        "id": 305,
        "legal_name": "Gideon Kipsiele Towett Moi",
        "slug": "gideon-moi"
    },
    "content": "Mr. Deputy Speaker, Sir, in accordance with Standing Order No.101 A(1), this House orders that the Freedom of Information Bill be referred to the Departmental Committee on Energy, Communications and Public Works."
}