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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 30",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7174b918-3cfa-4213-bf97-037dd250b2ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27085/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51188/",
    "metadata": {
        "length": 66558,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1009,
        "size": 147778,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1203,
        "elevationLoss": 1203,
        "country": "ES"
    }
}