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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48368778-5c19-4773-aba4-3268da38cf37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36604/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53095/",
    "metadata": {
        "length": 33248,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 395,
        "size": 32073,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 591,
        "elevationLoss": 591,
        "country": "FR"
    }
}