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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Dörfer südlich von Dresden 154 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e807240-d577-4a0b-ae6d-5000f96f04be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12251/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15027/",
    "metadata": {
        "length": 153955,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3037,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}