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

{
    "id": 345175,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345175/?format=api",
    "text_counter": 572,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "January 3, 2013 PARLIAMENTARY DEBATES 58 The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Hon. Monda, you also have an amendment, but you have two parts; your part (b) has been taken care of by the Minister’s amendment. So, you may move (e). You withdraw (d) and then move (e)"
}