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

{
    "id": 3075,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3075/?format=api",
    "text_counter": 329,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Madam Temporary Deputy Speaker, the Assistant Minister has just informed the House that they have requested the US Government to respond to this matter. What action is the Government taking against the US for non-compliance, because non-compliance will continue to tarnish the name of the hon. Member?"
}