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

{
    "id": 2074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2074/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "What I did was to act on a letter written more than two years ago. I asked why the Commissioner had not responded to the appeal by Mr. Kioko. I did not appeal and I deny that claim. Is the Assistant Minister in order to impute improper motive on me?"
}