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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Motorradtour_Pfalz",
    "creator_name": "nubbo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/603ace02-b203-4d82-acb4-7c71e7f37411"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3751/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4467/",
    "metadata": {
        "length": 180338,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 25,
        "size": 1125,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}