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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Motorradtour_Schwarzwald",
    "creator_name": "nubbo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8d52bbe-6529-423a-b23b-8fd8186316ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3749/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4465/",
    "metadata": {
        "length": 305074,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 97,
        "size": 4365,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}