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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 29",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d7c619b-e16e-4de3-aee3-65cbe94e36e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27084/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51187/",
    "metadata": {
        "length": 67264,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 771,
        "size": 113046,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 763,
        "elevationLoss": 761,
        "country": "ES"
    }
}