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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 2",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b742101-5610-4ae3-b170-78f46e89ff55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1033/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1270/",
    "metadata": {
        "length": 18974,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 112,
        "size": 6180,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}