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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ToT_total",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58d3e555-d472-4818-b7c5-a4202f4531bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37008/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53499/",
    "metadata": {
        "length": 396185,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 8275,
        "size": 546490,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}