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

GET /v1/routes/40510/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "820d953df9896aacba1ddc59b8b9f24f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "Ende Überholverbot.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9bdf706c-2bbe-4143-931e-ac79442d23bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40510/",
    "metadata": {
        "length": 20230757,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 786,
        "size": 71964,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}