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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/?format=api",
    "description": "Thementour 13",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf1948fe-84e0-4779-b164-96781c97e8aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2189/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2726/?format=api",
    "metadata": {
        "length": 4612,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 168,
        "size": 8757,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}