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

{
    "id": 5562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5562/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to ask the Minister of State for Provincial Administration and Internal Security the following Question by Private Notice. (a) Is the Minister aware that police officers based in Madogo and Bangale Police Stations have not been paid their salaries for October 2011 and, if so, why? (b) When will they be paid?"
}