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

{
    "url": "https://vissersvaartuigen.nl/api/ships/1276/?format=api",
    "power": "112.00",
    "segment": "MFL2",
    "number_of_crew_members": 2,
    "ircs": "PE2669",
    "gross_tonnage": "26.00",
    "construction_year": 1927,
    "external_marking": "HA-11",
    "length_over_all": "20.00",
    "name": "INEKE",
    "eu_identification_number": "NLD192700506",
    "port": "https://vissersvaartuigen.nl/api/ports/11/?format=api",
    "date_from": "2010-11-01",
    "date_to": null
}