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

{
    "id": 3244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3244/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, there were games for ladies. They won a bronze medal which means they played."
}