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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Oberasbach - Fürth - Erlangen",
    "creator_name": "Larla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eeb531d0-758e-49f7-a090-be1ae3c148f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1124/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50388/?format=api",
    "metadata": {
        "length": 22181,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 223,
        "size": 37036,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 178,
        "elevationLoss": 203,
        "country": "DE"
    }
}