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

{
    "id": 43110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43110/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "THAT, Clause 2 of the Bill be amended by deleting the definition of the expression “first review” and substituting therefor with the following- “first review” means the review conducted by the former Boundaries Commission taking into account any outstanding work of that Commission and issues arising from that review.”"
}