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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Burgl-Hütte",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4cec3ea-ef42-4545-9ea7-a52f12992d19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39263/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55754/",
    "metadata": {
        "length": 18802,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 364,
        "size": 26596,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}