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

{
    "id": 30193,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30193/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Maj. Sugow",
    "speaker_title": "The Assistant Minister, Ministry of State of Public Service",
    "speaker": {
        "id": 142,
        "legal_name": "Aden Ahmed Sugow",
        "slug": "aden-sugow"
    },
    "content": " Yes, Mr. Deputy Speaker, Sir. I have just arrived from my Constituency and I expected the Minister to be in the House. I have just been going through the Order Paper because I have been away. I kindly request that I be given adequate time to follow up on the matter and I will be able to answer this Question."
}