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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Aerzen, Alfeld als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a64ffdb-00c1-4ced-9d3c-6ae37338edfa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2773/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3341/?format=api",
    "metadata": {
        "length": 110097,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 1567,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}