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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 17",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41188401-d251-4593-8256-5381ae959be5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2193/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2730/",
    "metadata": {
        "length": 6948,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 206,
        "size": 10505,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}