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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 1a",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d298510-ac32-46f6-b94a-a920ce01a6bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1032/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1269/",
    "metadata": {
        "length": 5731,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 48,
        "size": 3237,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}