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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "AOK 005",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/945227f1-2f56-4380-a68c-8ac5c78b7c4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38512/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55003/",
    "metadata": {
        "length": 46710,
        "lengthKind": "track",
        "duration": 11717,
        "positionLists": 1,
        "positions": 746,
        "size": 104549,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-06-04T07:14:22+00:00",
        "elevationGain": 609,
        "elevationLoss": 624,
        "country": "DE"
    }
}