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

{
    "id": 27123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27123/?format=api",
    "text_counter": 1111,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minster for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, first of all, I want to congratulate the House for the time it has spent on this particular Bill and gone through it with a tooth comb. I just wanted, as a matter of record, to say that the manner in which we have handled this Bill is in the spirit of the new Constitution. This"
}