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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "28-CZE-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b938f5d-24b4-44d2-a5cb-4ae9d22fdc8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37079/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53570/",
    "metadata": {
        "length": 52620,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 308,
        "size": 49473,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 508,
        "elevationLoss": 506,
        "country": "PL"
    }
}