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

{
    "id": 456287,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456287/?format=api",
    "text_counter": 352,
    "type": "speech",
    "speaker_name": "Hon. Kipyegon",
    "speaker_title": "",
    "speaker": {
        "id": 1453,
        "legal_name": "Johana Ngeno Kipyegon",
        "slug": "johana-ngeno-kipyegon"
    },
    "content": "we have channel one and two. That way, whoever wants to watch what is going on in the Senate or the National Assembly can do so at his or her own pleasure. Otherwise, I would like to say that those two people have been—"
}