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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/?format=api",
    "description": "Thementour 21Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d9670848-9c13-4b1d-b9c9-acb881acce74"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1024/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1261/?format=api",
    "metadata": {
        "length": 4683,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 85,
        "size": 4939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}