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

GET /v1/routes/41549/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "95a36f83bede6300908b6bd60d2b7136"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/4991/",
    "description": "TAKEOFF Grifte Airport to TAKEOFF Grifte Airport",
    "creator_name": "Raketenflieger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc58548f-f694-4866-bc36-ec89db70b395"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28077/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41549/",
    "metadata": {
        "lengthKind": "track",
        "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"
    }
}