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

{
    "id": 108872,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108872/?format=api",
    "text_counter": 970,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Speaker, Sir, this is a great day for this country and I am very happy to participate in this great occasion. From the outset, I would like to thank my party ODM-(K) for giving me this opportunity to witness this occasion through nomination to this Parliament."
}