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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bilsterberg; 08-FEB-09 16:42 to Villa Parkplatz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03e69f1e-73e4-436a-aa44-1c23ec60d5b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34984/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51475/",
    "metadata": {
        "length": 883301,
        "lengthKind": "straight-line",
        "duration": 1711064159,
        "positionLists": 4,
        "positions": 6823,
        "size": 755116,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-01-18T11:59:59+00:00",
        "elevationGain": 3984,
        "elevationLoss": 3936,
        "country": "DE"
    }
}