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

{
    "id": 92346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92346/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to inform the hon. Member that the law was changed in December, 2009. By the time it was changed, the Budget had already been read and the expenditure had already been incurred. Therefore, we could not be able to reverse what had already been spent."
}