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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Percorso 001",
    "creator_name": "TOYS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a162d2a7-5800-4208-89ca-548dc306a3b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28205/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41657/",
    "metadata": {
        "length": 52784,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2057,
        "size": 114012,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "IT"
    }
}