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

{
    "id": 231084,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231084/?format=api",
    "text_counter": 479,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, we oppose this amendment because we have various other sources of energy which include wind and biomass. At the same time, the amendment is taken care of by Clause 67(d)."
}