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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "EndeRadarTruck.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a79a363-1a8d-4693-adbf-cbbed376e1df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26881/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40508/",
    "metadata": {
        "length": 1953658,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 50,
        "size": 4965,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}