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

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

{
    "category": "https://api.routeconverter.com/v1/categories/909/",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80883667-9265-4234-92ae-06319c793953"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2908/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3486/",
    "metadata": {
        "length": 2031,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 83,
        "size": 4843,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}