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

{
    "id": 142149,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142149/?format=api",
    "text_counter": 127,
    "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. Temporary Deputy Speaker, Sir. Is it in order for the Assistant Minister to promise the answer to the individual Member of Parliament who asked the Question when it is on the Floor of the House? Every hon. Member is entitled to that answer!"
}