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

GET /v1/routes/40507/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "05727df7caca97dd2a9fc8c1200c30a8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "AnfangRadarTruck.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e1492f8-9887-400e-a0c0-0c3504c73523"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26880/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40507/",
    "metadata": {
        "length": 5941302,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 188,
        "size": 17446,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}