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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "1 D 1340, 67500 Grand Est, France to 11 Leopoldstraße 100, 76344 Baden-Württemberg, Deutschland",
    "creator_name": "Gustav",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/648ef436-1a06-48d2-bf14-77260d756c81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27037/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51167/",
    "metadata": {
        "length": 84809,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 11,
        "size": 4711,
        "format": "GoPal 5 Route (*.xml)",
        "country": "FR"
    }
}