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

{
    "id": 1268712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1268712/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " This Bill has a balance of two hours and 43 minutes. Could the Clerks-at-the-Table confirm whether anyone was on their feet and whether it was seconded? I will give the first opportunity to the Member for Mbeere North, Hon. Geoffrey Ruku."
}