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

{
    "id": 222595,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222595/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Oloo-Aringo",
    "speaker_title": "",
    "speaker": {
        "id": 358,
        "legal_name": "Peter Oloo Aringo",
        "slug": "oloo-aringo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I just wanted to share my ideas with my colleagues. This is a very popular Motion and as many hon. Members as possible want to contribute to it. I want to give them room to do so."
}