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

{
    "id": 1541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1541/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Deputy Speaker, Sir, from the records, it looks like even the green card that we have that was introducing the system is not the original green card. The activity that led to those unfortunate circumstances is one that we keep on appealing. I am glad that the relevant Parliamentary Committee, even as you read the report on Syokimau, says the only end to this kind of fraud is not just convictions, but introducing a land information system that is going to bring all these things to an end."
}