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

{
    "id": 323221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323221/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Very well. I direct now that this Question will be deferred to enable you to reach the appointing authorities and then come back to the House. How long do you require or do I impose a limit? How long do you require to make those consultations in order to provide the information to the House?"
}