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

{
    "id": 168212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168212/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, allow me first to give my sympathy to the Assistant Minister for the public lashing they received yesterday from the First Lady. I want to assure you that, as far as I am concerned, you are doing a good job!"
}