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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1376/",
    "description": "Wildeshauser Geest-Runde",
    "creator_name": "McMaik",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/043f41ce-34b6-4106-b44e-2702ca55c99b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24195/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38100/",
    "metadata": {
        "length": 124591,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 9852,
        "format": "GoPal 5 Route (*.xml)",
        "country": "DE"
    }
}