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

{
    "id": 108790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108790/?format=api",
    "text_counter": 888,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "The Minister for Planning, National Development and Vision 2030",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": " Mr. Speaker, Sir, this particular amendment is related to my earlier amendments which I withdrew. Because of that, I also wish to withdraw this one."
}