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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Kyffhäuserrunde",
    "creator_name": "Spot",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/727e2bae-65e7-48b1-b56e-fa5a7d8ff4ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6262/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8341/",
    "metadata": {
        "length": 193979,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2322,
        "size": 179263,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}