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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/45b4ddca-9cc6-4e84-b5d2-37a1838f168a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36551/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53042/",
    "metadata": {
        "length": 167533,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 31,
        "size": 1395,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}