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

{
    "id": 268700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/268700/?format=api",
    "text_counter": 1089,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Member to spend a lot of time explaining why he is moving the amendment? I think we have said that we just propose the amendment as indicated in the Order Paper."
}