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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "kl.Rundweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2cc2ac19-9fc3-43b9-92a3-7dea510f10ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35914/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52405/",
    "metadata": {
        "length": 18551,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1000,
        "size": 59291,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 277,
        "elevationLoss": 277,
        "country": "DE"
    }
}