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

{
    "id": 423966,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/423966/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Speaker, Sir, I would appreciate if the Mover of the Motion would allow us to have copies of this report. The Report we have is the same one which I thought was tabled in the last session. If there is another one, maybe we need to be given copies because there are no copies of this Report."
}