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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ACTIVE LOG",
    "creator_name": "tobago1100",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10fa22cc-0fe8-4865-b43d-61442fd1ab6c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3486/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50517/",
    "metadata": {
        "length": 63274,
        "lengthKind": "track",
        "duration": 14999,
        "positionLists": 1,
        "positions": 701,
        "size": 94962,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-14T12:52:44+00:00",
        "elevationGain": 1183,
        "elevationLoss": 1183,
        "country": "DE"
    }
}