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

{
    "id": 1260634,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1260634/?format=api",
    "text_counter": 540,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Oluoch had an amendment, However, because the Committee’s amendment has been carried, his amendment is dropped. Hon. Kaluma had an amendment but he is not in the House. So, his amendment is dropped."
}