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

{
    "id": 2063,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2063/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, that is exactly what I have been saying. The appeal has to pass through the presiding officer. In this case, the presiding officer means your immediate boss."
}