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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Große Höhen- oder Gratwanderung",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24a1e877-5ac2-4566-b887-db1a949d186f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35735/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52226/",
    "metadata": {
        "length": 20238,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 403,
        "size": 29134,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}