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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Frejusstraße/B500-Aschaffenburger Str./B43/B8",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b422706-8bb5-4d7e-b3f8-14d48eadee80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37885/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54376/",
    "metadata": {
        "length": 393384,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 4117,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}