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

{
    "id": 2866,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2866/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "Mr. Speaker, Sir, compliance is there. If the House needs a report, I am ready to bring it at a later date."
}