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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Dersau nach Husum",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa6574d5-1930-4080-a4fa-a84aaba4f439"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24231/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38133/",
    "metadata": {
        "length": 143637,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5115,
        "size": 763134,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 786,
        "elevationLoss": 808,
        "country": "DE"
    }
}