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

{
    "id": 1064013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1064013/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "What I am saying is that during the deliberations of the Joint Committee, they found out that there is one Bill, but certain copies had errors. Yes, he is a senior counsel, but not in lexicography. He is a senior counsel in law, but there is a finding of the Joint Committee and it is in the Report."
}