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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nach Grimbur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36a18dd5-4c52-4acc-93dc-af2b22b2e7aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36164/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52655/",
    "metadata": {
        "length": 13679,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 507,
        "size": 138584,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 406,
        "elevationLoss": 406,
        "country": "DE"
    }
}