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

{
    "id": 1123646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123646/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Mr. Speaker, Sir, the committee has also developed the Draft Cotton Industry Development Bill, which seeks to provide for the regulation, development and promotion of the cotton industry. The Committee has approved the Bill for publication."
}