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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r67",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e236712-03ce-43a9-b3c4-8959af603276"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38344/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54835/",
    "metadata": {
        "length": 41401,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2567,
        "size": 241807,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3673,
        "elevationLoss": 3593,
        "country": "AT"
    }
}