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

{
    "id": 200308,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200308/?format=api",
    "text_counter": 206,
    "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, Madam Minister! I am sorry, we have to start with the amendment proposed by Prof. Ojiambo because of the order of the clauses. Prof. Ojiambo, you have your amendment on page 722 of the Supplementary Order Paper!"
}