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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "cpb_17",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce5f3a0d-59e2-4505-a78c-bd1823918e99"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50602/",
    "metadata": {
        "length": 25298,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 92,
        "size": 7373,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 713,
        "elevationLoss": 664,
        "country": "ES"
    }
}