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

{
    "id": 262213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262213/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "There other issues on the recall clause. You cannot have different standards for Members of Parliament to those ones of the County Assembly members. As we say, we are mirroring the National Assembly to the county government. We need to apply the same rules that we are applying for the recall of the Members of Parliament."
}