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

{
    "id": 287044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287044/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Deputy Speaker, Sir, on 22nd February, 2012, the Selection Panel then forwarded the names of the shortlisted applicants to His Excellency the President and the Rt. Hon. Prime Minister for consultation and nomination."
}