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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1333",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/030a7dd9-559c-49e3-8cd4-53c72efa7633"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34963/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51454/",
    "metadata": {
        "length": 15199,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1289,
        "size": 346201,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1382,
        "elevationLoss": 1382,
        "country": "DE"
    }
}