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

{
    "id": 180050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/180050/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "Mr. Deputy Speaker, Sir, that is an entirely different question, given that the NSSF is already established by law. It has its own regulations as to how it deals with monies that are not claimed. So, what we are discussing here, arising from the Question, is not similar to NSSF's problems."
}