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

{
    "id": 314610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314610/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": " Mr. Deputy Speaker, Sir, because of the urgency of the matter and the tension that is still building at the Coast, I would like to advise my colleague to avail this Statement as early as Thursday so that he can work on it tomorrow."
}