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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Lidl, I-Italia to Lidl, I-Italia",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a5a9de0-0efd-448f-9934-63f89eed2aeb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37865/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54356/",
    "metadata": {
        "length": 118939915,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 342,
        "size": 23890,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "IT"
    }
}