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

{
    "id": 197523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197523/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Speaker, Sir, I beg to move the following Procedural Motion. THAT, notwithstanding the provisions of the Standing Order No.17(2) the House orders that the Sitting time be extended from 6.30 p.m until the business appearing under Order No.9 is concluded."
}