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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 11a Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2d2987d-d536-4851-9a45-1581dfb74262"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1014/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1251/",
    "metadata": {
        "length": 7457,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 163,
        "size": 8527,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}