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

{
    "id": 6623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6623/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, on a similar note, I had occasion to look at the job description for the Office of the Prime Minister and it relates to co-ordination and supervision. I am not certain that that particular function can be delegated to the Deputy Prime Ministers. I would seek your direction on that regard before I ask my Question."
}