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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "Rursee, Nürburgring",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f7daff69-7fd9-4962-a620-35dc0ec6a7be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/11669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14375/",
    "metadata": {
        "length": 306660,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 2440,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}