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

{
    "id": 77625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77625/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. A list of employees has been tabled for the Assistant Minister to see and confirm whether or not those people have been employees and whether they have been paid. Is he in order to evade responding to that question?"
}