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

{
    "id": 1843,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1843/?format=api",
    "text_counter": 367,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Is the Assistant Minister in order? Several hon. Members have been asking the same question about the counter offer, since he has received a copy of the proposal. He is now reading out another document. Can he tell us the counter offer by the Government on salaries, allowances, annual leave, vacation, retirement and so on? He should not read out what he has not been asked by the striking doctors."
}