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

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

{
    "category": "https://api.routeconverter.com/v1/categories/14/",
    "description": "Westerwaldrundfahrt",
    "creator_name": "jgm66",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cac6335f-9af0-40c4-9669-ac09060fd4df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24292/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38186/",
    "metadata": {
        "length": 220343,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 370,
        "size": 37460,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}