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

{
    "id": 25246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25246/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Deputy Speaker, Sir, I am sorry I came late. In light of the recall of the former Minister for Foreign Affairs and the former Permanent Secretary, I rise to seek guidance from the Chair because in October last year, this House adopted the Report of the Departmental Committee on Defence and Foreign Relations---"
}