GET /api/v0.1/hansard/entries/123194/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123194,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123194/?format=api",
"text_counter": 287,
"type": "speech",
"speaker_name": "Mr. Imanyara",
"speaker_title": "Mr. Temporary Deputy Speaker",
"speaker": {
"id": 22,
"legal_name": "Gitobu Imanyara",
"slug": "gitobu-imanyara"
},
"content": " Hon. Members, on that note, there being no other business, it is now time for the interruption of these proceedings. Therefore, this House stands adjourned until Tuesday, the 17th of November, 2009, at 2.30 p.m."
}