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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8057/",
    "description": "Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8063a56a-ded0-40f6-97ea-d81f1f192381"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38005/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54496/",
    "metadata": {
        "length": 111847,
        "lengthKind": "routed",
        "duration": 126,
        "positionLists": 1,
        "positions": 14,
        "size": 3469,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-06T21:49:37.836000+00:00",
        "elevationGain": 580,
        "elevationLoss": 544,
        "country": "LU"
    }
}