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

{
    "id": 201928,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201928/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, hon. Members! We are now in the Committee of the whole House. As you notice, we have three Bills to attend to. We shall take all of them before reporting to the House. We will to start with the Appropriation Bill! THE APPROPRIATION BILL"
}