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

{
    "id": 315471,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315471/?format=api",
    "text_counter": 304,
    "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, I am going to talk about the master-plan, generally. At the moment, we are just competing in track events in the Olympic Games. We have two competitors in swimming and one person who was competing in javelin throwing. That is all."
}