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

{
    "id": 234388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234388/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. G.G. Kariuki",
    "speaker_title": "",
    "speaker": {
        "id": 330,
        "legal_name": "Godfrey Gitahi Kariuki",
        "slug": "gg-kariuki"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I had a very good time when I was moving the Motion. I would, therefore, wish to donate four minutes to Dr. Mwiria, and two minutes to Mr. Karaba."
}