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

{
    "id": 141012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/141012/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, my Question was very specific. In part (a) I was asking for a breakdown of the respective total earnings. But you can see that in part (a) (i) there is no breakdown and even in allowances. Could he provide that to the House?"
}