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

{
    "id": 233405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233405/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order! Order, Rev. Nyagudi! That is not the procedure of doing it. The procedure is that you must, first, catch the eye of the Chair to have a chance to debate the Motion. In the course of debating, if you so wish, you can move an amendment to the Motion. If you get a supporter, the House can then debate your amendment and dispose of it. So, you do not rise on a point of order to move an amendment to a Motion. You stand to catch the Speaker's eye."
}