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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Home to Cafe Hubraum",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1d4ad4e-49de-4c44-a647-99b2dac45306"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38823/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55314/",
    "metadata": {
        "length": 48527,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 2,
        "size": 321,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}