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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Windeck, Bigge",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64343bd0-356d-4c5b-9cc4-788c42459b56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/11672/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14378/",
    "metadata": {
        "length": 83544,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 16,
        "size": 1566,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}