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

{
    "id": 561606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/561606/?format=api",
    "text_counter": 364,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Hon. Senators, before we move on to the next Order, I just want to request you to note that we are going to the Committee of the Whole, only for purposes of voting on the next Order. Next Order!"
}