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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Tonenburg ins Sauerland",
    "creator_name": "Rowdy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dbcdf9b-2e37-4d6c-a6cc-300921fe41c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1698/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2134/",
    "metadata": {
        "length": 410450,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5131,
        "size": 390425,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}