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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/?format=api",
    "description": "Thementour 12",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ad33106-98ca-4fc8-9815-1fa99f8e6e0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2188/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2725/?format=api",
    "metadata": {
        "length": 2815,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 111,
        "size": 6135,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}