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

{
    "id": 246260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246260/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Choge",
    "speaker_title": "",
    "speaker": {
        "id": 303,
        "legal_name": "Jimmy Choge",
        "slug": "jimmy-choge"
    },
    "content": "Mr. Deputy Speaker, Sir, is the Assistant Minister satisfied that the payments that were made under the Workmen's Compensation Act were sufficient to cover the injuries that were sustained by the victim?"
}