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

{
    "id": 666658,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666658/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Hon. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Hon. Speaker, the point is that we have dealt with the issue substantively. The Bill is before the House and we pray that Members pass it."
}