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

{
    "id": 1254815,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1254815/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": " Sen. Kinyua, you cannot rise on a point of order at this juncture. You know what the Standing Orders provide as far as standing on a point of order. You can only stand on a point of order if another Senator is on the Floor."
}