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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "16-SIE-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aab65e57-56c1-4d94-8b25-ea1ffa7c7b48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39039/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55530/",
    "metadata": {
        "length": 66468,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 408,
        "size": 63450,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2425,
        "elevationLoss": 2429,
        "country": "PL"
    }
}