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

{
    "id": 200006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200006/?format=api",
    "text_counter": 533,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " New Part VIIA is on page 736 of the Order Paper. Prof. Ojiambo, for your guidance, we will put the new clause all at once. However, you will explain in very short terms, what you are moving."
}