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

{
    "id": 6940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6940/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for East African Community",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, let it be on Tuesday next week."
}