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

{
    "id": 283219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283219/?format=api",
    "text_counter": 298,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "Mr. Speaker, Sir, I want to seek your guidance in terms of this Motion. I remember your ruling last time that we had debated all the pros and cons of it. It was only a question of approval of names. Can we put it to vote and finish?"
}