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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Oberhof, Wasserkuppe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88c8f3ab-4ee4-4fab-be0d-be9b531c813f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38206/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54697/",
    "metadata": {
        "length": 221295,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 2621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}