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

{
    "id": 33388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33388/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "whereas now, because of the new Constitution, the Ministry of Foreign Affairs and, indeed, all Government Ministries and departments, will have to make sure that they appraise Parliament of any decisions and Parliament will have to accept them before they are ratified in order for them to be constitutional. Thank you, Mr. Speaker, Sir."
}