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

{
    "id": 338478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/338478/?format=api",
    "text_counter": 383,
    "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. Temporary Deputy Speaker, Sir, I am aware of that fact but I am also aware that as an elected Member of Parliament, I have the right to articulate the views of my constituents. In this case, I can choose to go by the principle of collective responsibility or choose to defy that principle because I have a very important point to make."
}