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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "CZ",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67a8d4c7-76d6-4f2e-87ba-19890bb9441d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37389/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53880/",
    "metadata": {
        "length": 363654,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 5983,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CZ"
    }
}