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

{
    "id": 222214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222214/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Akaranga",
    "speaker_title": "The Minister of State for Public Service",
    "speaker": {
        "id": 299,
        "legal_name": "Moses Epainitous Akaranga",
        "slug": "moses-akaranga"
    },
    "content": " Mr. Deputy Speaker, Sir, is it in order for an hon. Member, by the name Mr. Khaniri, to come and tell this House that there are certain locations in my constituency which have been subdivided, when there are none at all? Could he give documentary evidence to support this allegation? If he does not have documentary evidence, I think serious action should be taken against him by this House, because we do not need to tell lies here! Is he in order!"
}