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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "31-PAZ-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ab9f54d-f642-42e5-9691-d3d6b4d61052"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37054/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53545/",
    "metadata": {
        "length": 30391,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 175,
        "size": 28921,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 253,
        "elevationLoss": 253,
        "country": "PL"
    }
}