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

{
    "id": 1111502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111502/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Sen. Faki",
    "speaker_title": "",
    "speaker": {
        "id": 13211,
        "legal_name": "Mohamed Faki Mwinyihaji",
        "slug": "mohamed-faki-mwinyihaji-2"
    },
    "content": "Thank you, Mr. Speaker, Sir. I rise pursuant to Standing Order No. 47(1) to make a Statement on an issue of general topical concern, namely, to congratulate Prof. Abdulrazak Gurnah on his award of the Nobel Peace Prize in Literature for the year 2021. The award is a great honour not only to Prof. Gurnah, but the whole of Africa. It reminds me of a similar achievement here at home when the late Prof. Wangari Maathai was awarded the Nobel Peace Prize in 2004 for her achievements in environmental conservation. The award to Prof. Gurnah once again puts Africa in the global limelight of excellence."
}