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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Auerbach_Vogtl_3",
    "creator_name": "bejo52",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e964fdbc-75f8-4d24-bc5b-b924a39173dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2019/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2517/",
    "metadata": {
        "length": 592487,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 3788,
        "size": 167260,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}