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

{
    "id": 674912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/674912/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Hon. Members on that particular Order, there was an agreement from the House Business Committee that this particular business be stood down because there was no report from the Committee. I order that it be stood down. So, we will proceed to the next Order."
}