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

GET /v1/routes/53373/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "61032d4ee93d82904a39f7deaef517c6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "ACTIVE LOG101435 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53c7c9ca-ab5d-4764-ba92-da28c7f41dae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36882/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53373/?format=api",
    "metadata": {
        "length": 10656,
        "lengthKind": "track",
        "duration": 4431,
        "positionLists": 5,
        "positions": 450,
        "size": 51829,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-17T08:14:35+00:00",
        "elevationGain": 127,
        "elevationLoss": 88,
        "country": "DE"
    }
}