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

{
    "id": 64350,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64350/?format=api",
    "text_counter": 103,
    "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 promised this House that one of these afternoons, you will discipline a Minister for interrogating another Minister. This being a very good afternoon, I suggest that you take that opportunity and discipline only one Minister."
}