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

{
    "id": 7466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7466/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, in order to give effect to this crackdown that he will apply after 8.30 p.m. is he aware that the Traffic Act requires him to make regulations and gazette them to enable him to curtail the movement of vehicular traffic at any time?"
}