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

{
    "id": 569789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/569789/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Hon. Gichigi",
    "speaker_title": "",
    "speaker": {
        "id": 1909,
        "legal_name": "Samuel Kamunye Gichigi",
        "slug": "samuel-kamunye-gichigi"
    },
    "content": "On a point of order, Hon. Temporary Deputy Chairman. I rise on a point of order. Standing Order No. 49 says that no Motion may be moved which is the same in substance as any question which has been resolved, either in the affirmative or in the negative, during the preceding six months in the same Session."
}