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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Forellenzucht",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1638d3d9-cbec-4835-a5a5-0d337259478a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2650/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3210/",
    "metadata": {
        "length": 16470,
        "lengthKind": "track",
        "duration": 5919,
        "positionLists": 1,
        "positions": 1058,
        "size": 140757,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-20T17:41:56+00:00",
        "elevationGain": 995,
        "elevationLoss": 974,
        "country": "DE"
    }
}