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

{
    "url": "https://vissersvaartuigen.nl/api/ships/1764/?format=api",
    "power": "221.00",
    "segment": "MFL1",
    "number_of_crew_members": 3,
    "ircs": "PFOW",
    "gross_tonnage": "67.00",
    "construction_year": 1974,
    "external_marking": "YE-238",
    "length_over_all": "22.39",
    "name": "GEERTRUIDA",
    "eu_identification_number": "NLD197400195",
    "port": "https://vissersvaartuigen.nl/api/ports/47/?format=api",
    "date_from": "2016-12-01",
    "date_to": null
}