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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Position 1 to Position 34",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49e88c53-b2e4-46e3-a7c6-0586e8584e01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53139/",
    "metadata": {
        "length": 210698,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 11068,
        "format": "CoPilot 9 (*.trp)",
        "country": "DE"
    }
}