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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "rumkurven",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/479fd182-4107-4d59-80be-af7760c66508"
    },
    "localFile": "https://api.routeconverter.com/v1/files/11851/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14561/",
    "metadata": {
        "length": 199104,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 31,
        "size": 2796,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}