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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r41",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc3dbb4a-7d1c-443b-a8a4-07c70ef67d8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41009/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57500/",
    "metadata": {
        "length": 17683,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 938,
        "size": 88825,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 903,
        "elevationLoss": 706,
        "country": "AT"
    }
}