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

{
    "id": 333501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333501/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Deputy Speaker, Sir, we shall go as per your directive. An extra week will enable us to complete the work."
}