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

{
    "id": 567313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567313/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Hon. Dawood",
    "speaker_title": "",
    "speaker": {
        "id": 2572,
        "legal_name": "Abdul Rahim Dawood",
        "slug": "abdul-rahim-dawood"
    },
    "content": "talk to the President and the Executive. Maybe, he needs somebody to assist him in that docket, but I think he is the right person for that docket. With those few remarks, I beg to oppose the Motion and request my colleagues to reject it."
}