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

{
    "id": 10225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10225/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": " Madam Temporary Deputy Speaker, I am told that a copy of the written answer to this Question was dropped in the Member’s office at Continental Building and some copies sent through the Clerk. So, I do not know if the hon. Member has checked in his office. This is because I have been assured that those copies were dropped in his office at Continental."
}