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

{
    "id": 560455,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/560455/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Hon. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "Hon. Deputy Speaker, I beg to move the following Procedural Motion:- THAT, notwithstanding the provisions of Standing Order No.120, this House resolves to reduce the publication period of the Appropriation Bill (National Assembly Bill No.32 of 2015) from seven days to six days."
}