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

{
    "id": 34624,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34624/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "(b) Mr. Speaker, Sir, my Ministry does not intend to stop the implementation of the project because the tendering project was done in accordance with the provisions of the Public Procurement and Disposal Act and my Ministry signed a contract with the winning firm. Furthermore, the contractor has already done a substantial amount of work on the project and any attempt to cancel the contract will result in the Ministry being sued for breach of the same said contract."
}