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

{
    "id": 201650,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201650/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order! Order, Mr. Odoyo! Stick to the Bill. We know that stem cell research can also be used very positively. For example, the research against sickle cell anaemia. It can give cures to some diseases. So, it is not just negative only. Please, address issues in the Bill."
}