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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "130-Novofeltria-Ri",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec828410-5f3b-431d-ab08-6129243e89a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40598/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57089/",
    "metadata": {
        "length": 126608,
        "lengthKind": "track",
        "duration": 45715,
        "positionLists": 1,
        "positions": 1648,
        "size": 204714,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-02-05T20:05:23+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}