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

{
    "id": 42232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42232/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, because we have two Bills falling under the Committee Stage, I propose that we do the Nurses (Amendment) Bill and then we can report on both. Mr. Mututho, you have amendments!"
}