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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/",
    "description": "Teneriffa tamaimo (Duration: 03:07:42) on GPSies.com",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/220d1a40-c644-4586-998b-153edaa36b67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2379/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2925/",
    "metadata": {
        "length": 11623,
        "lengthKind": "track",
        "duration": 4192,
        "positionLists": 1,
        "positions": 1748,
        "size": 245551,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-22T11:39:52+00:00",
        "elevationGain": 965,
        "elevationLoss": 959
    }
}