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

{
    "id": 279479,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/279479/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " I just thought that it would be neater for hon. Ogindo to withdraw his amendments and then allow the Chair to propose his amendments. I think the formulation in the amendment by the Committee is good, instead of deleting and then coming back again and saying you want to re-insert sub-article (2)."
}