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

{
    "id": 43728,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43728/?format=api",
    "text_counter": 929,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Chairman, Sir, in fact, in parliaments of yore, the Chair would not have just warned the hon. Member. The Chair would have used the mace on him. But he is lucky that the mace is no longer an instant weapon, but a sign of dignity."
}