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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "cpb_14",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18307062-dfa4-4157-94dd-965d519c7f10"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4877/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50603/",
    "metadata": {
        "length": 41801,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 179,
        "size": 13811,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 338,
        "elevationLoss": 343,
        "country": "ES"
    }
}