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

{
    "id": 3194,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3194/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Some of the major payments were overseas allowances which ranged from US$125 to US$250 per day."
}