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

{
    "id": 4025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4025/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Capt. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "With those few words, I beg to support."
}