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

{
    "id": 124185,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124185/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "The Assistant Minister, Ministry of State for Special Programmes",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg your indulgence. I received this Question this morning and the answer that I was given by my officers does not seem to be satisfactory. I wish I could answer the Question this afternoon but if it will not be possible, I could do it tomorrow afternoon."
}