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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "qqqqqqqq",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f2f14d6-50e9-4632-b990-3c050344db96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37970/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54461/",
    "metadata": {
        "length": 20014,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 499,
        "size": 56366,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}