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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Lindlar-Ardennen-Hunsrück-Westerwald 4 Tage",
    "creator_name": "gmbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/585c64af-2f4d-4106-88c1-dbaf7645d850"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2888/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3462/",
    "metadata": {
        "length": 840712,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1728,
        "size": 75840,
        "format": "Google Maps URL (*.url)",
        "country": "DE"
    }
}