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

{
    "id": 316300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/316300/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "So, Mr. Deputy Speaker, Sir, the open box or the closed box issues could be very relevant only if the machines were to be used for voting purposes. As I said, this system is only for identifying a voter at the time of registration and during the polling day."
}