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

{
    "id": 200637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200637/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Speaker, Sir, I think the question of how many commissions have been appointed is a totally different one from what I am handling now. If the hon. Member wants to know how many commissions have been appointed by this Government, let him file a proper Question and we will bring the answer to Parliament."
}