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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Natursteig Sieg Etappe 3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2adb2bc2-4cdd-431d-9b74-0a90292ce51d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35877/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52368/?format=api",
    "metadata": {
        "length": 12660,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 98,
        "size": 7301,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}