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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Zur Fichte1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/74c33cfe-2b90-4d52-bba3-2107edbb5b4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37742/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54233/",
    "metadata": {
        "length": 342566,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1862,
        "size": 157872,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}