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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "11-LIP-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5cbfa856-0f14-4cdc-9194-f90fcc8cc029"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37109/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53600/",
    "metadata": {
        "length": 32304,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 141,
        "size": 23213,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 185,
        "elevationLoss": 187,
        "country": "PL"
    }
}