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

{
    "id": 361766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/361766/?format=api",
    "text_counter": 424,
    "type": "speech",
    "speaker_name": "Hon. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "THAT, the Motion for Adjournment be amended by deleting all the words after the words “this House” and inserting thereafter the following words “resolves to alter the Calendar of the Assembly by resolving not to adjourn as indicated in the Calendar”."
}