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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Pfad Gedenken light",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fec381d8-dc82-4241-b89f-db3338171e19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2666/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3226/",
    "metadata": {
        "length": 8758,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 230,
        "size": 11615,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}