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

{
    "id": 236868,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/236868/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Minister tell us how much of the company is owned by the Government? Secondly, could he also tell us to what extent is this indebtedness so that we can know whether the Government can undertake to guarantee the bank if the company is indeed owned by the public?"
}