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

{
    "id": 1412452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1412452/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "With the ping-pong, we can spend all the time here, Hon. Millie. I would like to hear from Hon. Mayaka and Hon. Millie. I will hear from you in a minute. You have agreed. One minute, Hon. Millie."
}