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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Aerzen, Oberweser als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40baf603-9721-461e-aad0-7cc7f748f68a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2771/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3339/",
    "metadata": {
        "length": 158042,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 1597,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}