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

{
    "id": 5040,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5040/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Assistant Minister! Please, listen to the question you are being asked. Do not repeat the fact that negotiations are ongoing. What steps are you taking? That is the question. Do not be repetitive. Just answer the question that you have been asked."
}