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

{
    "id": 1220345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1220345/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Order, Order, Hon. Members! Order, Hon. Jared Okello! You also started very well. However, from what I have listened to, I have not heard the mention of a party leader. The issues that happen out there will not be prosecuted here. Go on, Leader of the Majority Party."
}