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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Lochau to Bregenz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4653e237-d56b-4945-a35e-e614930e2ac1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36564/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53055/",
    "metadata": {
        "length": 235380,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 3203,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}