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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2716/",
    "description": "178km-nur-Kurven",
    "creator_name": "OliB",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/de387294-b595-4328-a88a-3db672a6073d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25364/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39133/",
    "metadata": {
        "length": 190068,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 3652,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 977,
        "elevationLoss": 977,
        "country": "LU"
    }
}