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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (86)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dc9cea6-9746-46bf-be38-e9378dc5611b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38324/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54815/",
    "metadata": {
        "length": 288893,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 3329,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 919,
        "elevationLoss": 929,
        "country": "DE"
    }
}