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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Position 1 to Position 21 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9bf22d2c-40f2-4a5e-b55a-91ad30fe64ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38674/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55165/?format=api",
    "metadata": {
        "length": 1935,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 21,
        "size": 2072,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}