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

{
    "id": 5155,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5155/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the Ministry has a contract with a supplier and when we needed rice, the Mwea Irrigation Scheme did not have adequate supplies and they were also not willing to sell at the price that the contractor wanted to buy."
}