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

{
    "id": 150703,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150703/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Madam Temporary Deputy Speaker, I beg to give notice of the following Motions: - THAT, this House adopts the Report of the Departmental Committee on Administration of Justice and Legal Affairs on the appointment of Assistant Directors to the Kenya Anti-Corruption Commission."
}