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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 23",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e11c1d9-83d4-4855-a260-069c661d9f6d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2199/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2736/",
    "metadata": {
        "length": 17820,
        "lengthKind": "straight-line",
        "duration": 8969,
        "positionLists": 2,
        "positions": 525,
        "size": 71989,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-17T19:04:17+00:00",
        "elevationGain": 460,
        "elevationLoss": 609,
        "country": "DE"
    }
}