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

{
    "id": 1336018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1336018/?format=api",
    "text_counter": 175,
    "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, just for clarity, the amendment in the Order paper does not change the headquarters. It only says that it can be determined by a resolution to such other place as the board of the Authority may, by resolution, determine. Member for Nakuru Town East."
}