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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1Tag on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/650e3c31-d451-4610-8c41-79f2e70dfc9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37326/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53817/",
    "metadata": {
        "length": 363230,
        "lengthKind": "track",
        "duration": 130590,
        "positionLists": 1,
        "positions": 3422,
        "size": 480291,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-24T11:21:26+00:00",
        "elevationGain": 5809,
        "elevationLoss": 5564,
        "country": "DE"
    }
}