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

{
    "id": 400822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/400822/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I rise on a similar issue. Motion No.8 was also supposed to be subjected to voting. This is for the same reasons that the numbers in this House do not meet the threshold. I request that we move to the division tomorrow afternoon."
}