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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fahrt ins Büro",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e6d9479-6601-47b5-adb9-31c875edd436"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37145/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53636/",
    "metadata": {
        "length": 15343,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 429,
        "size": 25682,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 167,
        "elevationLoss": 184,
        "country": "DE"
    }
}