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

{
    "id": 1253292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1253292/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, make our work easier. If you do not intend to speak on this one, withdraw your intervention. When we get to an area you want to make an intervention, put back your card. Member for Yatta."
}