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

{
    "id": 234940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234940/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Ahenda",
    "speaker_title": "",
    "speaker": {
        "id": 256,
        "legal_name": "Paddy Ahenda",
        "slug": "paddy-ahenda"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister tell us how much money was in the account before the sale of these assets and where it went? There are also some assets which have still"
}