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

{
    "id": 1412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1412/?format=api",
    "text_counter": 402,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. I rise in support of the Motion and thank you, hon. Members, for indulging me. I rise in support of the Motion and seeing the interest I will try to be very---"
}