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

{
    "id": 120650,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120650/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir! With all respect for hon. Kutuny, I thought the debate on this issue should be very sober and nationally focused. But if you heard what hon. Kutuny said, he is being very narrow-minded on what he is talking about in the House."
}