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

{
    "id": 5140,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5140/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I think there was a request to defer this Question. Is that so? There was this indication, but I would like this confirmed that he is away on official Parliamentary business. He is in Burundi on official Parliamentary business and so this Question will be deferred to next week."
}