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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4239/",
    "description": "Castelfranco- Gastra-Tal_Wanderung leicht",
    "creator_name": "oblanken",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3eb0d6eb-9724-45ce-97ea-1b399b53d8e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25989/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39699/",
    "metadata": {
        "length": 11119,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 325,
        "size": 50867,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 454,
        "elevationLoss": 519,
        "country": "IT"
    }
}