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

GET /v1/routes/50355/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "498082ad2ca6af1f9970d47f3e1d5a7f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start Rondje Moezel to Einde route",
    "creator_name": "thee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c1a92f31-74b8-4e0c-b99a-c53915cf1624"
    },
    "localFile": "https://api.routeconverter.com/v1/files/460/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50355/",
    "metadata": {
        "length": 192038,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 36,
        "size": 1981,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "DE"
    }
}