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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "TF Traumstrasse Schwarzwald",
    "creator_name": "Marisa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a08178d2-9563-4e18-9a6a-08bf052939f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3349/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3973/",
    "metadata": {
        "length": 366161,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 5941,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3016,
        "elevationLoss": 3040,
        "country": "DE"
    }
}