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

{
    "id": 1229498,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1229498/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "As directed by the Speaker, it is now 5.00 p.m., and the debate on this Motion will proceed in the consequent Sitting. We will now go to the Adjournment Motion by the Leader of the Minority Party, Hon. Wandayi. Hon. Wandayi, you will have 10 minutes and every other speaker after you will strictly have five minutes. This Motion will not be seconded. I am saying this because of the Members who are volunteering to second."
}