This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/51867/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "d36a43981411facd882949f2b640aef7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2009-03-18",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14a3d92f-1fb4-453c-9007-2009ab38a235"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35376/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51867/",
    "metadata": {
        "length": 1851566,
        "lengthKind": "straight-line",
        "duration": 1663473076,
        "positionLists": 1,
        "positions": 222,
        "size": 8245,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2009-03-18T12:38:30+00:00",
        "elevationGain": 12057,
        "elevationLoss": 12312,
        "country": "DE"
    }
}