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

{
    "id": 671463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/671463/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": " Sen. Ong’era, you have not responded to the point of order. Item (b) says on the findings of (a). Are you suggesting that (a) which is supposed to be established before (b) is addressed is a non-issue?"
}