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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "001; Streda de Col de Pin und Kreisverkehr to 095; Strada Statale Delle Dolomiti",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/810ccf39-1ff7-4757-8126-1aff9ed9e2b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38019/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54510/",
    "metadata": {
        "length": 416085,
        "lengthKind": "straight-line",
        "duration": 1233,
        "positionLists": 3,
        "positions": 3441,
        "size": 341741,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-09T11:00:28+00:00",
        "country": "IT"
    }
}