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

{
    "id": 120121,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120121/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir, for the opportunity to direct a question to the Assistant Minister. Aware that there has been a lot of fear and ferries are stalling in the waters, what is the Ministry doing to introduce new ferries at the Kilindini Port so that lives of passengers are not jeopardized?"
}