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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 61 (2)",
    "creator_name": "Aepi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/216f045d-6cee-4d0b-b51f-601a88353cda"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27463/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51238/",
    "metadata": {
        "length": 8684,
        "lengthKind": "track",
        "duration": 955,
        "positionLists": 1,
        "positions": 61,
        "size": 7875,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-11-07T12:34:21+00:00",
        "elevationGain": 35,
        "elevationLoss": 50,
        "country": "DE"
    }
}