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

{
    "id": 89131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89131/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Prime Minister of the Republic of Kenya cannot lie. If there is anything, he can only mislead. The hon. Member is out of order by saying that the Prime Minister lied. That is unparliamentary language."
}