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

{
    "id": 293789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/293789/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Deputy Speaker, Sir, I do not have the document. It was the Assistant Minister for Foreign Affairs who confirmed that they had sent a protest note to the embassy of the USA. It did not come from me. So, is the Question now being answered by two Ministries?"
}