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

GET /v1/routes/54330/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "27e0fe114dc40fc2aa208bfd193a4f67"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 37",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7956310e-0d59-4add-9dea-195d3ac46828"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37839/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54330/",
    "metadata": {
        "length": 95462,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 37,
        "size": 1665,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}