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

{
    "id": 173444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173444/?format=api",
    "text_counter": 487,
    "type": "speech",
    "speaker_name": "Mr. Mwakwere",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 189,
        "legal_name": "Chirau Ali Mwakwere",
        "slug": "chirau-mwakwere"
    },
    "content": "I would also like to confirm that once this Bill is passed into law, there will be legal provisions to enable me give regulations that will ensure greater control of any aspects that may be of serious concerns, which controls will improve the maritime environment."
}