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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "ACTIVE LOG 001",
    "creator_name": "rubri",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a6525fa-ea0a-4cfb-a8d5-6c64cb84d684"
    },
    "localFile": "https://api.routeconverter.com/v1/files/917/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50381/",
    "metadata": {
        "length": 26302,
        "lengthKind": "track",
        "duration": 9031,
        "positionLists": 1,
        "positions": 545,
        "size": 72564,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-09-20T16:58:30+00:00",
        "elevationGain": 552,
        "elevationLoss": 505,
        "country": "CH"
    }
}