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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Am Roten Wehebach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7737f7ed-ccea-4bf1-9887-2d5ebbba2c9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3210/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3827/",
    "metadata": {
        "length": 15722,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 373,
        "size": 18191,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}