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

{
    "id": 267980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/267980/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, Mr. Mbuvi was basically concerned because he knew that I was supposed to be the guest of honour to flag off the football match this afternoon. But I have already delegated the Leader of Government Business to do so in the event that this matter took longer. That is because I consider this to be a very important matter, indeed."
}