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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "100CastrovillariTars; Tarsia to Via Marina Del'isola; Via Marina Dell'isola  Strassenkategorie: Nebenstrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d546937b-1856-4f43-9e0b-b1f57b268360"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40054/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56545/",
    "metadata": {
        "length": 5407147,
        "lengthKind": "straight-line",
        "duration": 2338846,
        "positionLists": 88,
        "positions": 12882,
        "size": 2143449,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-23T06:05:15+00:00",
        "elevationGain": 13119,
        "elevationLoss": 13657,
        "country": "IT"
    }
}