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

{
    "url": "https://vissersvaartuigen.nl/api/ships/595/?format=api",
    "power": "4.00",
    "segment": "MFL1",
    "number_of_crew_members": 1,
    "ircs": null,
    "gross_tonnage": "1.00",
    "construction_year": 1980,
    "external_marking": "WR-26",
    "length_over_all": "4.75",
    "name": "JANNIE",
    "eu_identification_number": "NLD198001877",
    "port": "https://vissersvaartuigen.nl/api/ports/45/?format=api",
    "date_from": "2007-03-02",
    "date_to": null
}