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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hotel Landsknecht Motorradtour Westerwald",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1593079b-48a7-4268-b6c3-6a4e07899b7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35399/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51890/",
    "metadata": {
        "length": 143925,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 47,
        "size": 8328,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}