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

{
    "id": 165828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165828/?format=api",
    "text_counter": 426,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. You have given circulars which show that on Thursday and Friday, we are going to be away attending a workshop. So, can we get the Ministerial Statement tomorrow?"
}