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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Tour durch die Nordvogesen",
    "creator_name": "Bonsai.59",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b353bbd0-b95b-4e55-b867-14053a87dab6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8028/",
    "metadata": {
        "length": 213432,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2526,
        "size": 192443,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}