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

{
    "url": "https://vissersvaartuigen.nl/api/ships/1723/?format=api",
    "power": "606.00",
    "segment": "MFL1",
    "number_of_crew_members": 1,
    "ircs": null,
    "gross_tonnage": "6.00",
    "construction_year": 2005,
    "external_marking": "BR-73",
    "length_over_all": "11.78",
    "name": "RAYCOR",
    "eu_identification_number": "NLD200502044",
    "port": "https://vissersvaartuigen.nl/api/ports/2/?format=api",
    "date_from": "2016-07-04",
    "date_to": null
}