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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "LINIE1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/196b9b28-d0cf-4182-8e55-8ca79fabf476"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35475/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51966/",
    "metadata": {
        "length": 3929,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 54,
        "size": 6962,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-01-01T01:00:00+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}