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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Base-Toro",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cb9301f5-031d-4a51-8d5a-fbdf7611d06d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39803/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56294/",
    "metadata": {
        "length": 107354,
        "lengthKind": "track",
        "duration": 582970056,
        "positionLists": 6,
        "positions": 893,
        "size": 78500,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1989-12-30T23:59:59+00:00",
        "elevationGain": 1530,
        "elevationLoss": 492,
        "country": "ES"
    }
}