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

{
    "id": 323428,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323428/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Chanzu, in view of what the Minister is saying, I am going to defer this Question for two weeks, so that he can confirm that, indeed, he has acted on that undertaking. The Question will be restored on the Order Paper in two weeks time, so that we can confirm whether the undertaking will have been complied with."
}