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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DD - Dortmund Flughafen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43e02b2a-bbf3-4521-8686-65978a6608ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36507/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52998/",
    "metadata": {
        "length": 79948,
        "lengthKind": "track",
        "duration": 17776,
        "positionLists": 1,
        "positions": 2647,
        "size": 272184,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-25T15:38:26+00:00",
        "elevationGain": 2684,
        "elevationLoss": 2697,
        "country": "DE"
    }
}