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

{
    "id": 204983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204983/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Mr. M'Mukindia",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 271,
        "legal_name": "Kirugi Joseph Laiboni M'Mukindia",
        "slug": "kirugi-mmukindia"
    },
    "content": " Hon. Members, I wish to bring it to your notice that the amendment that was posted on the Order Paper by Mr. Keter has been dropped, because he was not here to move it."
}