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

{
    "id": 55602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55602/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, I want to confirm that is not what I said. I said after the promulgation of our new Constitution, we, as a Ministry, have now taken into account counties. We all know most counties have constituencies. So, it is not possible to please all constituencies, but we consider all counties. If a student from constituency “a” or “b” benefits that is by chance. However, every county must get a chance."
}