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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Pirinexus/Pirinexus",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfe7c503-0190-4e17-9865-927e73acb99f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56415/",
    "metadata": {
        "length": 342946,
        "lengthKind": "track",
        "duration": 16229133,
        "positionLists": 1,
        "positions": 2688,
        "size": 421910,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-28T11:36:25.787000+00:00",
        "elevationGain": 5302,
        "elevationLoss": 5300,
        "country": "ES"
    }
}