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

{
    "id": 1510767,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1510767/?format=api",
    "text_counter": 403,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Chairman, you have an amendment. It is indicated in the Order Paper that you have an amendment. We also have two additional amendments from other Members. Please confirm whether your Committee has an amendment. We will give you a minute to consult."
}