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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Abbaye Clairvaux to Troyes, Boulevard Gambetta (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ea5ae136-46e5-4131-ba3e-852ca34bcfd7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40533/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57024/",
    "metadata": {
        "length": 602597,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1278,
        "size": 135465,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}