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

{
    "id": 20008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20008/?format=api",
    "text_counter": 361,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "So, we would want the Prime Minister to tell the country whether, in spite of those reports and in spite of the House, the Executive believes that they should continue to stick with the appointment that they have made."
}