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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "06 TC Nice-Cap d'Antibes",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83b480f9-bc42-4f80-83a3-55c53f5042c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5605/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50640/",
    "metadata": {
        "length": 57905,
        "lengthKind": "track",
        "duration": 20409,
        "positionLists": 1,
        "positions": 493,
        "size": 68644,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-02T10:43:14+00:00",
        "elevationGain": 258,
        "elevationLoss": 250,
        "country": "FR"
    }
}