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

{
    "id": 121750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121750/?format=api",
    "text_counter": 424,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Members, it has been brought to the attention of the Chair by the Committee of the House and the Minister for Lands, that this Motion will need to be deferred in order for the relevant Committee to continue discussing it with the Minister. Therefore, it is so ordered and we will move to the next order!"
}