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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "T2067676-0 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24d6220f-6b4a-46a7-b2a9-d34952ad5129"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35743/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52234/?format=api",
    "metadata": {
        "length": 34799,
        "lengthKind": "track",
        "duration": 16076,
        "positionLists": 30,
        "positions": 14767,
        "size": 1893565,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-25T09:00:28+00:00",
        "elevationGain": 2772,
        "elevationLoss": 2801,
        "country": "ES"
    }
}