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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "4 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/315bde91-7830-4969-b98c-fe88d40cd26f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36031/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52522/",
    "metadata": {
        "length": 42433,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 745,
        "size": 59896,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 460,
        "elevationLoss": 460
    }
}