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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "11-07-09 Tag2",
    "creator_name": "raiwae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4809ae38-1d10-4fbf-a3a4-ac4928692e18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2753/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50471/",
    "metadata": {
        "length": 59811,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 46611,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 977,
        "elevationLoss": 1491,
        "country": "AT"
    }
}