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

{
    "id": 63013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63013/?format=api",
    "text_counter": 809,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "I beg to move that the First Schedule be amended- (a) In paragraph (10), by deleting the word “private” appearing in subparagraph (5) and substituting therefore the word “public”; (b) in paragraph (13), by deleting subparagraph (e)."
}