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

{
    "id": 240514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240514/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Mr. Tuju",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 345,
        "legal_name": "Raphael Tuju",
        "slug": "raphael-tuju"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. The hon. Member of Parliament is saying that he does not know what Mr. Kirwa may have been given. We also do not know what the other potential importers may have given Mr. Osundwa to make the statement that he is making."
}