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

{
    "id": 150618,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150618/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "June 2, 2009 PARLIAMENTARY DEBATES 955 The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, hon. Members! If you are dissatisfied with the Chair’s ruling, you know what to do. We may continue with the debate now! Who was on the Floor? Nobody wants to contribute! Dr. Laboso, you were on the Floor. Please, continue!"
}