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

{
    "id": 456598,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456598/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "On a point of order, hon. Speaker, Sir. This is totally on a different tangent. It does not touch on the subject matter we have been discussing. Pursuant to the provisions of Standing Order No.86 on proceedings of select committees, I wish to read the specific provisions: “No Member shall refer to the substance of the proceedings of a Select Committee---"
}