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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Hermersbergerhof ->Waldsee_kurz",
    "creator_name": "Rainer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7517bbcc-7c86-4e75-af06-68922bfca343"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3312/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3933/",
    "metadata": {
        "length": 134622,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 1476,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "DE"
    }
}