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

{
    "id": 1510483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1510483/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you. Going forward, ensure you call the Member who has requested for a statement. Hon. Wario should attend the meeting so that he can seek further clarification. This will help him a lot. Next response to statement."
}