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

{
    "id": 556315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/556315/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "We also wish to clarify that, in accordance with Standing Order No. 49(1) and (2)(b), as you had earlier indicated, neither the Committee nor the House can re-visit this matter until the expiry of six months."
}