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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "pass_726_771",
    "creator_name": "Mikeschie",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c58ce226-8c13-46ca-a8a5-9598f8d4b6b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27356/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40896/",
    "metadata": {
        "length": 14330,
        "lengthKind": "track",
        "duration": 2579,
        "positionLists": 2,
        "positions": 556,
        "size": 82319,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2022-08-12T08:45:00+00:00",
        "elevationGain": 879,
        "elevationLoss": 25,
        "country": "FR"
    }
}