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

{
    "id": 4291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4291/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " As you respond, there is a particular aspect of your statement that appears to suggest that the success of these efforts will be dependent on a meeting of that Committee that will take place. You can clarify that issue now, and specifically what will happen if that meeting does not take place."
}