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

{
    "id": 1234761,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234761/?format=api",
    "text_counter": 531,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "My sister, I am helping you. These Standing Orders allows her to discuss the President. She can bring a substantive Motion but it is wrong to disparage the name of the Head of State, even if he is her opponent. It is wrong to do so even if he was not the presidential candidate of her choice. That is not the route to go. She can imagine her husband being associated with Mr. Mackenzie. Where will that leave her?"
}