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

{
    "id": 262211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262211/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "This is a good Bill, but it has some gaps. For example, on the Attorney-General, the Constitution provides that he will be the legal advisor to the national Government and to the county assemblies. However, when it comes to representation in court where counties are sued, the Bill and the Constitution are silent. There is need to provide that the Attorney-General can also represent, at the request of the county government, where it is sued other than in matters that are criminal."
}