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

{
    "id": 274080,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/274080/?format=api",
    "text_counter": 542,
    "type": "speech",
    "speaker_name": "Mrs. Shebesh",
    "speaker_title": "",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": "Mr. Chairman, Sir, we can see that the voting machines have been called. We know them. They never come here. Some I have not seen them in a while. In fact, when I leave, I will greet them because I have not seen them for a while."
}