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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6912/",
    "description": "01PR01 to 39PR12",
    "creator_name": "Greyglober",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec2d85a7-482e-4cf6-a4df-e85a6a2bc5d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24083/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38009/",
    "metadata": {
        "length": 1823934,
        "lengthKind": "straight-line",
        "positionLists": 40,
        "positions": 14064,
        "size": 1143374,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 43912,
        "elevationLoss": 43288,
        "country": "FR"
    }
}