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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-07-31T13:07:14Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/153fc2b7-697a-437d-8592-4ebfe5444322"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35391/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51882/",
    "metadata": {
        "length": 74844,
        "lengthKind": "track",
        "duration": 10294,
        "positionLists": 1,
        "positions": 1485,
        "size": 321752,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-31T13:07:14+00:00",
        "elevationGain": 1171,
        "elevationLoss": 1196,
        "country": "DE"
    }
}