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

{
    "id": 126554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/126554/?format=api",
    "text_counter": 589,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Due to the sensitivity of this Motion and since many hon. Members want to contribute, I request the Chair to limit the time a Member takes so that many Members can get a chance to contribute."
}