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

{
    "id": 4317,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4317/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, the document that you are holding is the one that I was given. That is the form in which it was given to me."
}