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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1990/",
    "description": "Rheingau-Nassau-Taunustour 249kms",
    "creator_name": "Hightower",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6579d78-efc7-4995-a6da-00d7303fa6fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6216/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8292/",
    "metadata": {
        "length": 236549,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 5403,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}