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

{
    "id": 1165515,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1165515/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "The court ruled that any Bill that had not properly gone through concurrence process had to be reprocessed. So, this is the second time that this Bill is coming back to the Floor. Otherwise, if it was not that interpretation of the High Court, I am sure by now this Bill could have been enacted into law."
}