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

{
    "id": 351152,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/351152/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Hon. Dawood",
    "speaker_title": "The Member for North Imenti",
    "speaker": {
        "id": 2572,
        "legal_name": "Abdul Rahim Dawood",
        "slug": "abdul-rahim-dawood"
    },
    "content": "I would like to support this Motion but we should avoid grandstanding and frivolous points of order just for the sake of it. We should get on with the business of the day and approve Motions."
}