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

{
    "id": 205046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/205046/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, we are pleading with you to you allow the House to debate the amendment by the Attorney-General and either agree to amend the Judicature Act by increasing the number of judges to 70, or decline to do so."
}