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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Tour Sauerland1",
    "creator_name": "Lalle",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d34131e-888f-4259-bdda-5969bcf7fda8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6178/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8259/",
    "metadata": {
        "length": 217247,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1541,
        "size": 75167,
        "format": "Navigon Mobile Navigator 6 (*.rte)",
        "country": "DE"
    }
}