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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/",
    "description": "Fischbrötchentour am Weltfischbrötchentag",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/855ed9ec-57c3-42a9-aaf6-82d613ea202a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24239/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38141/",
    "metadata": {
        "length": 375505,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 13992,
        "size": 1649938,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 578,
        "elevationLoss": 566,
        "country": "DE"
    }
}