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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "VTT Bühlertal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/409717ff-db43-4999-a932-35da92f9ff2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36419/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52910/",
    "metadata": {
        "length": 99403,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 471,
        "size": 60900,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 2979,
        "elevationLoss": 2872,
        "country": "DE"
    }
}