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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Entlang der Brenta Gruppe bis Riva 320 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64318ec8-cf49-4609-b50a-a49688dd362a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37301/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53792/",
    "metadata": {
        "length": 621112,
        "lengthKind": "routed",
        "duration": 2878,
        "positionLists": 2,
        "positions": 6191,
        "size": 547426,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-17T09:51:34+00:00",
        "country": "IT"
    }
}