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

{
    "id": 1956,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1956/?format=api",
    "text_counter": 480,
    "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 would like my senior, the Minister for Public Works to respond because I think it will be more appropriate. I am here really in my capacity as the Assistant Minister for Defence because the Ministry of State for Defence has some interest in this. So, I think it is not entirely correct that Ministries that are represented are not here."
}