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

{
    "id": 50027,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50027/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Minister! You are perfectly entitled at Statements Time to issue a Ministerial Statement without even a request. You can do that even today. So, if you wish to address that issue, when I come to the order on Statements you can do so. Next Question by Mr. Kiuna!"
}