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

{
    "id": 31516,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31516/?format=api",
    "text_counter": 413,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "This is a very minor amendment. It is intended, when amended, to read:- “(d) it has demonstrated that members of its governing body meet the requirement of Chapter 6”. It is really changing the singular for the plural in that particular sub-clause. It is fairly typographical."
}