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

{
    "id": 198235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198235/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Dr. Kuti",
    "speaker_title": "The Member of Parliament for Isiolo North",
    "speaker": {
        "id": 60,
        "legal_name": "Mohammed Abdi Kuti",
        "slug": "mohammed-kuti"
    },
    "content": " Mr. Clerk, all of us who are seated before you are hon. Members elect. None of us is, so far, an hon. Member officially sworn-in. You are now acting as the in charge, and you are the Returning Officer."
}