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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "1 Königliche Pfade (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3f1e023-9e65-4fb4-bde9-e7b5f7930259"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40789/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57280/",
    "metadata": {
        "length": 48698,
        "lengthKind": "track",
        "duration": 26176,
        "positionLists": 1,
        "positions": 1780,
        "size": 241309,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-03T07:48:45+00:00",
        "elevationGain": 1350,
        "elevationLoss": 1342,
        "country": "AT"
    }
}