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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 293 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6a52755-f556-4aae-ab1d-c1ad77ba4118"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38944/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55435/",
    "metadata": {
        "length": 50443,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 293,
        "size": 23039,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}