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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Position 1 to Position 461",
    "creator_name": "mapjo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba7c4ae5-a06a-4b4f-aa21-9cff77c9fc66"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4368/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50556/?format=api",
    "metadata": {
        "length": 105329,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 461,
        "size": 35966,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}