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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 489",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c34a997-596a-456e-86dd-8f067fde6bdf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38279/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54770/",
    "metadata": {
        "length": 68833,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 489,
        "size": 71224,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 763,
        "elevationLoss": 763,
        "country": "DE"
    }
}