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

{
    "id": 230701,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230701/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Kaindi",
    "speaker_title": "",
    "speaker": {
        "id": 267,
        "legal_name": "Peter Kyalo Kaindi",
        "slug": "peter-kaindi"
    },
    "content": "Mr. Speaker, Sir, of the 225 acres, the KARI has now managed to get a title deed for 25 acres. We have also managed to recover another 80 acres, and the process of getting the title deed is in progress."
}