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

{
    "id": 13347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13347/?format=api",
    "text_counter": 399,
    "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, regarding the letter written by the Office of the Prime Minister, I thought that matter was dealt with last week, but it would now appear as if it was not comprehensively explained. So, let me now take this opportunity to explain the content of that letter. Would you allow me to explain?"
}