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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Radtour Saubach",
    "creator_name": "OldFox",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9de49548-6801-410b-aa18-9f176f6ae991"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1094/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50387/",
    "metadata": {
        "length": 14528,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 141,
        "size": 13287,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 283,
        "elevationLoss": 282,
        "country": "DE"
    }
}