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

{
    "id": 99597,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99597/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "On a point of order, Mr. Speaker, Sir. With all due respect to Mr. Duale, I think there is a meeting of our Executive Committee. I am not one of them and neither is Ms. S. Abdalla. So, there is an Executive Committee meeting."
}