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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 16",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3f61928-6892-43e6-833f-0347de7492ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27071/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51174/",
    "metadata": {
        "length": 82112,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1246,
        "size": 182552,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1450,
        "elevationLoss": 1450,
        "country": "ES"
    }
}