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

{
    "id": 213941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213941/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Speaker, Sir, I think the question is not being answered there. If in 2006/2007 the volume of the crude oil that is lifted is more than what was lifted in 2004/2005, naturally, unless someone reduced the rates that were used in this particular year, the amount that you actually get in terms of money should be more in 2006/2007. That is the point we need to know."
}