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

{
    "id": 1012373,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012373/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "The Report is not for any action by the House, but Hon. Speaker has permitted the reports to be laid so as to form part of the Journals of the House. So, it rests there."
}