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

{
    "id": 1907,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1907/?format=api",
    "text_counter": 431,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. I have just stated that CDF, Moyale built several posts awaiting posting of Administration Police by the Government. Is the Assistant Minister in order to mislead the House by evading that particular clarification saying that all Government forces are posted there ---"
}