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

GET /v1/routes/38101/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9ee069c0a48e056714374e7472bd3119"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1376/?format=api",
    "description": "Meyer-Werft-Fehn-Route",
    "creator_name": "McMaik",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5a0949b-f115-449e-b288-744cd693a5d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24196/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38101/?format=api",
    "metadata": {
        "length": 222189,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 11981,
        "format": "GoPal 5 Route (*.xml)",
        "country": "DE"
    }
}