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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "TRAKS_VUELTA_ANETO",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d268652-b759-41ab-bdfb-50af5ee5b886"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37535/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54026/",
    "metadata": {
        "length": 93460,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 5761,
        "size": 761042,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-02T10:23:08+00:00",
        "elevationGain": 7369,
        "elevationLoss": 7369,
        "country": "ES"
    }
}