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

{
    "id": 173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "Madam Temporary Deputy Speaker, if I knew the kind of information I was going to get, I would not have been very enthusiastic about it."
}