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

{
    "id": 5565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5565/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the hon. Member knows that there are some sections of the stations which were taken back to the Coast Province. When the officers went there to pay salaries, their payroll was transferred to the Coast Province side. It was an error which we have since corrected. I must apologize for that particular error. Nevertheless, this time round, they will get their salaries on the November phase."
}