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

{
    "id": 302518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302518/?format=api",
    "text_counter": 497,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Sorry, Ms. Karua, let me interrupt you briefly. In view of the fact that the Bill has already been read the First Time, it was the policy of the Committee that we should try and conclude the adoption of the Report during today’s Sitting. So, bear that in mind so that we can provide other hon. Members an opportunity to make a contribution."
}