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

{
    "id": 100632,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100632/?format=api",
    "text_counter": 317,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "When we brought a Bill here in Parliament the owners of capital fought us. This is why we are telling the hon. Ministers present: It is your job to ask the President to assent to this Bill immediately. If he does not and you did not raise even a single amendment, this House will make this Bill pass, whether the President or the Prime Minister likes it or not."
}