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

{
    "id": 45425,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45425/?format=api",
    "text_counter": 212,
    "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, whether the absence of a substantive Minister is hurting the image of the country or not, that is a matter of personal opinion. I do not want to get into that."
}