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

{
    "id": 5026,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5026/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, with regard to Question No.1 by Private Notice, the Chair has received notification from hon. Kapondi asking that this Question be deferred. Good reasons have been given. Therefore, the Question is deferred to next week."
}