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

{
    "id": 1747,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1747/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Is the Assistant Minister in order to mislead the House that they have extended assistance to the family of the deceased? Could he table documentary evidence to prove that they have actually given assistance to this family?"
}