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

{
    "id": 701646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/701646/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Hon. Simba",
    "speaker_title": "",
    "speaker": {
        "id": 12532,
        "legal_name": "Paul Simba Arati",
        "slug": "paul-arati-simba"
    },
    "content": "I am on a point of order. Of course, you cannot be on a point of order when I am on a point of order. I request that you set aside this Motion until the report on GMOs from the Departmental Committee on Agriculture, Livestock and Cooperatives is tabled in the House."
}