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

{
    "id": 1269507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1269507/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Order, Hon. Member! You will get a chance to debate the Motion. Hon. Members, we are all here. We know the context of this debate. Hon. Rosaah Buyu has done very well in moving this Motion. I will give all of you chance to contribute. Hon. Pukose, you have few minutes left. Please, wind up."
}