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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route nach 48.619463,12.482014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/713f0dc9-c1ce-4179-ac98-7c633c7dfaaa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37642/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54133/",
    "metadata": {
        "length": 815428,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 6319,
        "size": 867720,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}