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

{
    "id": 122969,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122969/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I come from Marsabit North and there are now five districts in the larger Marsabit. My question is specific to Marsabit North and not Marsabit Central."
}