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

{
    "id": 12136,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12136/?format=api",
    "text_counter": 442,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I stand here to support that amendment. As a Member of the PNU I have just seen this name on the Floor of the House. We were not consulted as PNU. This issue now belongs to the House. I have confidence in my Chair."
}