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

{
    "id": 2049,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2049/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This officer has been dismissed and once that has been done the officer leaves service and even the station. Is the Assistant Minister in order to mislead the House that the same officer can appeal through an OCS who does not recognize him as one of his officers?"
}