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

{
    "id": 6019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6019/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Kabogo, in view of the concession by the Assistant Minister that he would like you and him to go to the site, will you wish to have this Question deferred until when you and the Assistant Minister will have visited the area to establish the facts on the ground?"
}