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

{
    "id": 256512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256512/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Correct, I take your instructions, Mr. Speaker, Sir. So, could you explain whether JEVIC, that was involved in unsolicited information and got the extension twice--- Could he explain why despite that anomaly, JEVIC was still considered?"
}