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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 3370",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9071511e-bc1d-44be-916e-c3eabbf71ab3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38407/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54898/",
    "metadata": {
        "length": 242409,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3370,
        "size": 266711,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}