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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6854/",
    "description": "12.08.19_Feldb.-Leutschach-Feldb.",
    "creator_name": "sandj",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d50e81d0-a88e-49e2-a7f4-82933526f27a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26103/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39799/",
    "metadata": {
        "length": 153785,
        "lengthKind": "track",
        "duration": 10473,
        "positionLists": 1,
        "positions": 3250,
        "size": 315096,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-08-12T10:05:58+00:00",
        "elevationGain": 3781,
        "elevationLoss": 3775,
        "country": "AT"
    }
}