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

{
    "id": 6023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6023/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Okay. The Question is deferred. It should be on the Order Paper in two weeks’ time. In the meantime, you and hon. Kabogo will have visited the land and you will give the House a comprehensive report regarding what specific measures you will be taking to ensure that if these structures are illegal, people are not encouraged to spend their money only to have their structures demolished a few months after."
}