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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "Tiefenbach-Pfad-in-St-Wendel",
    "creator_name": "DTMaahs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0cbb55fe-50f7-436b-b15a-f11e713ecabc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5802/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7844/",
    "metadata": {
        "length": 14395,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 156,
        "size": 10801,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}