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

{
    "id": 437465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/437465/?format=api",
    "text_counter": 699,
    "type": "speech",
    "speaker_name": "Sen. (Eng.) Muriuki",
    "speaker_title": "",
    "speaker": {
        "id": 2559,
        "legal_name": "Stephen Muriuki Ngare",
        "slug": "stephen-muriuki-ngare"
    },
    "content": "On a point of order, Mr. Chairman, Sir. Allow me to revisit my earlier request, which is that I be allowed to move my amendment, which is listed in the Order Paper as No.2, as a further amendment to the one which has just been proposed."
}