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

{
    "id": 544567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/544567/?format=api",
    "text_counter": 584,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": " There being no further amendment, the Division will be at the end. There are no amendments to Clauses 46 and 47. Therefore, we will vote on them at the end."
}