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

{
    "id": 991098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/991098/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Members, it must be very clear that we are not dealing with the original Motion. We are now dealing with an amended Motion. Hon. Ahmed, you are seconding on that aspect alone. Do not discuss the other part of the Motion."
}