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

{
    "id": 1064,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1064/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I do respect hon. Minister Orengo very much. However, insisting that he will not rescind the Commissioner’s directive is wrong. This is because despite everything else he has said, the fact still remains that Section 30 of the Act has not been complied with."
}