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

{
    "id": 99667,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99667/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I think the hon. Member has acknowledged that the amendment was in December, 2009. The financial year had already begun and money had already been disbursed. We could not reverse a process that had already begun. Therefore, we will be able to reflect that in the coming financial year."
}