GET /api/ships/1698/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://vissersvaartuigen.nl/api/ships/1698/?format=api",
    "power": "18.00",
    "segment": "MFL1",
    "number_of_crew_members": 1,
    "ircs": null,
    "gross_tonnage": "1.00",
    "construction_year": 1990,
    "external_marking": "HD-25",
    "length_over_all": "4.37",
    "name": "ENNIE EN APPIE",
    "eu_identification_number": "NLD185001063",
    "port": "https://vissersvaartuigen.nl/api/ports/12/?format=api",
    "date_from": "2016-05-02",
    "date_to": null
}