GET /api/ships/1445/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://www.vissersvaartuigen.nl/api/ships/1445/",
    "power": "20.00",
    "segment": "MFL2",
    "number_of_crew_members": 2,
    "ircs": null,
    "gross_tonnage": "2.00",
    "construction_year": 1997,
    "external_marking": "YE-51",
    "length_over_all": "7.90",
    "name": "HUBREGT",
    "eu_identification_number": "NLD199702682",
    "port": "https://www.vissersvaartuigen.nl/api/ports/47/",
    "date_from": "2013-03-01",
    "date_to": null
}