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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51855df4-e4df-4c34-8084-a18bfbc6ec9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36832/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53323/",
    "metadata": {
        "length": 19935,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 265,
        "size": 21593,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 356,
        "elevationLoss": 355,
        "country": "FR"
    }
}