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

{
    "id": 157909,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157909/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Deputy Speaker, Sir, I do so pursuant to Standing Order No.87(1) which reads:- “The House may, on a Motion made by any Member in accordance with this Standing Order, impose a limit in respect of debate on any particular Motion or Bill by allocating a limited period of time for such debate or by limiting the time during which Members may speak in such debate or by imposing both such limitations.”"
}