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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Start:Breite Straße 22, 38899 Hasselfelde, Deutschland to Breite Straße 22, 38899 Hasselfelde, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24972aaa-f6e0-47eb-b716-4c941ba5df14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35732/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52223/",
    "metadata": {
        "length": 127753,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 10,
        "size": 992,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}