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

{
    "id": 59349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59349/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, due to the urgency of this matter, I am willing to make myself available any day next week so that we can travel there with the hon. Members to address this problem together."
}