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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "T3303249-0",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9853305f-a70e-424d-8087-6560bfa5776f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38606/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55097/",
    "metadata": {
        "length": 224148,
        "lengthKind": "track",
        "duration": 195299,
        "positionLists": 23,
        "positions": 11320,
        "size": 1467056,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-18T10:06:55+00:00",
        "elevationGain": 917,
        "elevationLoss": 2023,
        "country": "ES"
    }
}