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

{
    "id": 248586,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/248586/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Deputy Speaker, Sir, this report, at this point in time, is in the public domain. If the hon. Member is interested in getting a copy, he should just walk to the Government Printer, pay some money and he will get it."
}