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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Dülmen F4 Wasser on GPSies.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f1d317c-f074-43e5-98e7-8754ee29d4ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37967/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54458/",
    "metadata": {
        "length": 33602,
        "lengthKind": "track",
        "duration": 12075,
        "positionLists": 1,
        "positions": 210,
        "size": 30175,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-07T11:09:30+00:00",
        "elevationGain": 235,
        "elevationLoss": 236,
        "country": "DE"
    }
}