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

{
    "id": 1355442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1355442/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "I have indulged you because you are a senior Member of this House. You have stated that you have an amendment, which I allowed you to pre-empt, which is against the procedures of the House. You can withdraw your amendment during the Committee of Supply where you will be on record and you will be heard."
}