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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8024/",
    "description": "Position 1 to Position 587",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c37eab58-c61c-4149-9057-3a697e8b1444"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39598/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56089/",
    "metadata": {
        "length": 12241,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 587,
        "size": 27916,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SI"
    }
}