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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Panoramatour Steckenborn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/244a4c40-9006-4d90-bb8e-40308ea36878"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3563/",
    "metadata": {
        "length": 5154,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 196,
        "size": 10054,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}