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

{
    "id": 7730,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7730/?format=api",
    "text_counter": 393,
    "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. I rise to seek a Statement from the Leader of Government Business which he undertook to provide today, regarding the deliberations on the Committee on Justice and Legal Affairs by the House Business Committee (HBC)."
}