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

{
    "id": 224207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/224207/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Ligale",
    "speaker_title": "",
    "speaker": {
        "id": 301,
        "legal_name": "Andrew Ndooli Ligale",
        "slug": "andrew-ligale"
    },
    "content": "Mr. Deputy Speaker, Sir, if the hon. Member had not asked this Question, that poor lady would not have been paid that money. Does the Ministry not have a system of ensuring that all those monies are duly given to the affected persons, instead of waiting until an hon. Member asks a Question here?"
}