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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/",
    "description": "Teneriffa, Roque de Taborno",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4efaa760-8be4-46c9-9c64-4712da7f6edd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2376/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2922/",
    "metadata": {
        "length": 9663,
        "lengthKind": "track",
        "duration": 12392,
        "positionLists": 1,
        "positions": 972,
        "size": 137830,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-11-16T10:28:58+00:00",
        "elevationGain": 767,
        "elevationLoss": 744
    }
}