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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (26)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30112e62-76a6-4ccf-aa52-9c2e2388aacb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35998/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52489/",
    "metadata": {
        "length": 11385,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 17,
        "size": 2696,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}