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

{
    "id": 253223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253223/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Hon. Members, you will not contribute to this Motion because our time is up. We will proceed with the Motion for Adjournment later. At this juncture, I am going to call upon the Leader of Government Business to move the Motion. We will pick up from where we have left on the adoption of the Motion of the Departmental Committee for the Administration of Justice and Legal Affairs."
}