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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "93_heidesee_ver",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34a27a86-84b7-4232-870d-eaf5dd487975"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36112/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52603/",
    "metadata": {
        "length": 73490,
        "lengthKind": "track",
        "duration": 11484,
        "positionLists": 1,
        "positions": 914,
        "size": 101059,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-09-12T21:42:45+00:00",
        "elevationGain": 593,
        "elevationLoss": 593,
        "country": "DE"
    }
}