GET /api/ships/1166/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://www.vissersvaartuigen.nl/api/ships/1166/",
    "power": "134.00",
    "segment": "MFL2",
    "number_of_crew_members": 2,
    "ircs": "PEYD",
    "gross_tonnage": "29.00",
    "construction_year": 1982,
    "external_marking": "WR-161",
    "length_over_all": "18.22",
    "name": "JACOB JUNIOR",
    "eu_identification_number": "NLD198200407",
    "port": "https://www.vissersvaartuigen.nl/api/ports/45/",
    "date_from": "2009-06-02",
    "date_to": null
}