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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 1",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0585383-a649-432b-bb8a-05c8ae46693f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1002/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1239/",
    "metadata": {
        "length": 22879,
        "lengthKind": "straight-line",
        "duration": 511,
        "positionLists": 2,
        "positions": 98,
        "size": 9612,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-18T16:35:41+00:00",
        "elevationGain": 272,
        "elevationLoss": 105,
        "country": "DE"
    }
}