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

{
    "id": 13607,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13607/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Considering the weight of this matter, I would kindly request my friends in the House to speak in low tones so that they do not ask irrelevant questions later."
}