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

{
    "id": 36757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36757/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister is stating that the allowances were negotiated but, according to his answer earlier on, he said that they were arrived at by the Directorate of Personnel Management. So, is he in order to tell us that he has to wait for that negotiation?"
}