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

{
    "id": 5015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5015/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Hon. Members, as the Chairman of the Parliamentary Service Commission (PSC), the Chair also reassures him and the rest of the delegation that the Commission will provide them with the support necessary to facilitate the Co-President to discharge his new responsibilities."
}