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

{
    "id": 280444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/280444/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Yes, indeed, I take note that the Minister is very diligent in answering Questions. So, I will not take any sanctions, but I will order that the Question be put on the Order Paper tomorrow - also on priority basis."
}