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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 965",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58a56591-255c-4237-8057-012949c2ba12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36998/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53489/",
    "metadata": {
        "length": 13014,
        "lengthKind": "track",
        "duration": 14522,
        "positionLists": 1,
        "positions": 965,
        "size": 308942,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-05T08:29:28+00:00",
        "elevationGain": 1682,
        "elevationLoss": 1674,
        "country": "DE"
    }
}