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

GET /v1/routes/51757/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8d20e09cdd81ed3a4718cde44bda7941"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8033/?format=api",
    "description": "100326-Esp",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/102d17e6-cf85-42fc-9e11-5b6ee7b9ec17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35266/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51757/?format=api",
    "metadata": {
        "length": 4415923,
        "lengthKind": "track",
        "duration": 412219,
        "positionLists": 11,
        "positions": 52241,
        "size": 8250301,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-26T21:14:37+00:00",
        "elevationGain": 62642,
        "elevationLoss": 62787,
        "country": "MA"
    }
}