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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Salzkammergut Radweg (Salzburg) (2)",
    "creator_name": "Gudrunk.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c52c21cb-b6cc-46f5-99b5-bb4db162a211"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27955/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51282/",
    "metadata": {
        "length": 208163,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4027,
        "size": 174063,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}