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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "vca_1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16b7b634-b30e-4a22-94ce-a1d72fcd24bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35419/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51910/",
    "metadata": {
        "length": 1013449,
        "lengthKind": "track",
        "duration": 259946,
        "positionLists": 7,
        "positions": 7836,
        "size": 1325312,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-20T15:36:33.156000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}