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

{
    "id": 1502367,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1502367/?format=api",
    "text_counter": 284,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Next is the Member for Webuye East. He will be followed by the Member for Sotik, the Member for Ruiru, and Hon. Kagombe in that order. Member for Emurua Dikirr you will be in the next group, just relax."
}