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

{
    "id": 245999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245999/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. With due respect to the Chair, I am not satisfied with the answer given to part \"b\" of my Question. I asked the Minister to lay on the Table a list of those companies that are owed money. Let the Assistant Minister lay on the Table that list and then I will point to him that this company has been paid and this company has not been paid and why."
}