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

GET /v1/routes/51295/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "31b24aca96431d99d49a753cab010698"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TAKEOFF Grifte Airport to TAKEOFF Grifte Airport",
    "creator_name": "Raketenflieger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1acded91-11ee-4e7b-b09a-62b08c207e37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28079/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51295/",
    "metadata": {
        "duration": 0,
        "positionLists": 1,
        "positions": 1,
        "size": 661,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-06-25T11:50:03+00:00",
        "country": "DE"
    }
}