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

GET /v1/routes/3215/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "67e1577d75d772e5575f9b41ab2c237c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Froitscheidt-Kommerscheidt RW 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6319d51-3738-4478-8c61-6aa9a5e97dca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2655/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3215/?format=api",
    "metadata": {
        "length": 7779,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 210,
        "size": 13435,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 13,
        "elevationLoss": 57,
        "country": "DE"
    }
}