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

{
    "id": 3339,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3339/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Joho! You know you are the author of this situation and your own misfortune. You allowed the Minister to defer the Question to next week and now you are now seeking undertakings from those who were not party to the agreement to defer the Question."
}