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

{
    "id": 82136,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82136/?format=api",
    "text_counter": 357,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "I also want to be on record that, honestly, this is a very good time for this country. This House is stamping its authority. As we move forward, we must realize that the Tenth Parliament will have a more serious responsibility to keep the Executive on its toes."
}