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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Wolp-Mainh_Auenwald_Heubach-Neuler 200-4:18",
    "creator_name": "Rudi71",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f0fa3d5-bc98-4920-a409-dbd848d92c93"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27345/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40889/?format=api",
    "metadata": {
        "length": 185313,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 2336,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}