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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Start:1 Kirchweg 4, 79837 Sankt Blasien, Deutschland to 50 Rehbachweg 4, 79837 Sankt Blasien, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/455904e5-d8f1-4a99-b292-7a65ecbf9b77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36540/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53031/",
    "metadata": {
        "length": 131973,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 32,
        "size": 2841,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}