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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Salzkammergut Radweg (Salzburg)",
    "creator_name": "Gudrunk.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ea742ac-6b7e-4619-80df-4022a8ae60d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41437/",
    "metadata": {
        "length": 208163,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4027,
        "size": 174063,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}