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

{
    "id": 89126,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89126/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": " Mr. Speaker, Sir, It is not my intention to argue either with the Chair or the Leader of Government Business. It is on record that the Prime Minister, who is a Member of the Government, said that he was not consulted in this. If that is the case, it means the issue of collective responsibility would not arise because even the Prime Minister said that he was not aware."
}