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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Tracé actuel: 29 MAI 2011 03:48",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d7a1d500-8287-4740-9653-afc29b51260d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40113/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56604/",
    "metadata": {
        "length": 156413,
        "lengthKind": "track",
        "duration": 54806,
        "positionLists": 5,
        "positions": 1626,
        "size": 156606,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-29T01:48:46+00:00",
        "elevationGain": 1596,
        "elevationLoss": 1604
    }
}