GET /api/ships/1879/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://vissersvaartuigen.nl/api/ships/1879/?format=api",
"power": "56.00",
"segment": "MFL2",
"number_of_crew_members": 1,
"ircs": null,
"gross_tonnage": "4.00",
"construction_year": 1983,
"external_marking": "ZZ-14",
"length_over_all": "7.55",
"name": "'T LUITJE",
"eu_identification_number": "NLD198300543",
"port": "https://vissersvaartuigen.nl/api/ports/49/?format=api",
"date_from": "2018-03-01",
"date_to": null
}