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

{
    "id": 321930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321930/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, it had already been said by Dr. Nuh that we consulted with the Minister and these are amendments that we agreed upon and, therefore, on those grounds I withdraw, not because mine is any different as alluded to by the hon. Members here. Mr. Wetangula needs to be advised that we are withdrawing because these are agreed upon amendments."
}