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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "99_Carpegna It",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1acb3b17-9794-47f2-9f14-efc2d6cecfa7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35514/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52005/",
    "metadata": {
        "length": 98399,
        "lengthKind": "track",
        "duration": 17265,
        "positionLists": 1,
        "positions": 2411,
        "size": 525455,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-18T08:11:39+00:00",
        "elevationGain": 1249,
        "elevationLoss": 1254,
        "country": "IT"
    }
}