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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Froitscheidt RW 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f42d9a0-d674-4854-be02-2d52b5b747c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2652/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3211/",
    "metadata": {
        "length": 9641,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 273,
        "size": 16319,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 13,
        "elevationLoss": 57,
        "country": "DE"
    }
}