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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Ladendorf to Ladendorf (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e826dcaa-e1ac-4c74-8beb-9f6f09706a76"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40473/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56964/",
    "metadata": {
        "length": 346868,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 3150,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}