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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7713/?format=api",
    "description": "Unterrem Ennert",
    "creator_name": "doell-ali@web.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4976b97a-2e5e-4e5e-b96f-3c3c7d96646f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28201/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41653/?format=api",
    "metadata": {
        "length": 1333,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 16,
        "size": 5013,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}