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

{
    "id": 283552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283552/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I feel bad that I have to repeat myself. If you have heard the Minister, he is repeating himself again. The question was; why have you not complied with the court and the directive of this House? Instead he says that he has prepared a Cabinet memo. In effect, what he is saying is that what the court and this House have decided is still subject to the Cabinet decision. Is that in order?"
}