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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Lindenstraße 251, 25524 Itzehoe, Deutschland to 18 Neuer Weg 57, 25377 Kollmar, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4147380-2061-4187-9f08-4e568c96305f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38891/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55382/",
    "metadata": {
        "length": 33409,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 1226,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}