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

{
    "id": 32649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32649/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to direct hon. Members to get in touch with the District Commissioners when it is his responsibility to ensure that these names are gazetted? Is it in order for him now to shift the blame to somebody else?"
}