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

{
    "id": 77496,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77496/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "Mr. Speaker, Sir, I withdraw and stand corrected."
}