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

{
    "id": 222389,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222389/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Well, if these Bills were referred to the relevant Departmental Committees yesterday, the Committees have seven days within which to bring their reports, so that the Bills could come back for the next stage. That is in reference to Standing Order No.101(a)(3), which Mr. Muturi has referred to. Let us move on to the next Order!"
}