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

{
    "id": 550303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/550303/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Hon. Ethuro",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Order, Members! That is an important issue. However, it also has very many issues around it. So, let us work on it and go back to the Statements. Let us give Sen. Musila the Floor; we all have to agree that this is his day."
}