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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "J1 MOISSIEU - BOLZANO",
    "creator_name": "Diouf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b7f6fd0-a23c-4e41-8624-d2c23f46cd0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26326/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51041/",
    "metadata": {
        "length": 804309,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 2195,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "IT"
    }
}