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

{
    "id": 3226,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3226/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Minister, let me just advice you. The Public Accounts Committee is a Committee of this House and you are now before the House. Just table what you have, to answer his Question."
}