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

{
    "id": 117702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117702/?format=api",
    "text_counter": 420,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "December 3, 2009 PARLIAMENTARY DEBATES 4350 The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "THAT, Clause 5 of the Bill be amended in paragraph (a) by deleting the words “takes the appropriate procedural step to acknowledge the legal proceedings against that party” and substituting therefor the words “or otherwise acknowledges the claim against which the stay of proceedings is sought”."
}