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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Buschfelderhof 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ba1b6dc-069e-4889-82ca-522bff1853a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3208/",
    "metadata": {
        "length": 7177,
        "lengthKind": "track",
        "duration": 3746,
        "positionLists": 1,
        "positions": 403,
        "size": 47004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-18T08:52:38+00:00",
        "elevationGain": 156,
        "elevationLoss": 44,
        "country": "DE"
    }
}