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

{
    "id": 245378,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245378/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Sang",
    "speaker_title": "",
    "speaker": {
        "id": 309,
        "legal_name": "Kipkorir Marisin Sang",
        "slug": "kipkorir-sang"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to know whether this body will continue to serve Nandi and Kipsigis districts or whether the Government will consider establishing a separate regional body to take care of the interests of the Kipsigis and Nandi communities."
}