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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (81)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/881bb609-4a98-4bd6-9486-ad9144126016"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38189/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54680/",
    "metadata": {
        "length": 151100,
        "lengthKind": "track",
        "duration": 4227,
        "positionLists": 1,
        "positions": 23,
        "size": 6006,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T11:59:49.912000+00:00",
        "elevationGain": 1313,
        "elevationLoss": 1304,
        "country": "DE"
    }
}