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

{
    "id": 68225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/68225/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Magerer",
    "speaker_title": "",
    "speaker": {
        "id": 51,
        "legal_name": "Magerer Kiprono Langat",
        "slug": "magerer-langat"
    },
    "content": "Mr. Deputy Speaker, Sir, it is not true that the Government is not allowing direct importation of refined fuel. We are importing fuel in two categories, namely, crude oil that is supposed to be cleaned at the refinery and a certain percentage which is already processed fuel."
}