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

{
    "id": 894736,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/894736/?format=api",
    "text_counter": 240,
    "type": "speech",
    "speaker_name": "Garissa Township, JP",
    "speaker_title": "Hon. Aden Duale",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "THAT, notwithstanding the provisions of Standing Order 120, this House resolves to reduce the publication period of the Statute Law (Miscellaneous Amendment) Bill (National Assembly Bill No.21 of 2019) from 14 to 5days."
}