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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "27-LIP-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9f86aa5-0434-4a21-a17d-ff890a3d6d3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39028/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55519/",
    "metadata": {
        "length": 41880,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 216,
        "size": 35446,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 613,
        "elevationLoss": 607,
        "country": "PL"
    }
}