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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Jossa-Rhöntour 355 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b129a81-6769-43b8-9e4f-e26eebd8244c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5813/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7856/",
    "metadata": {
        "length": 384766,
        "lengthKind": "routed",
        "duration": 139872776,
        "positionLists": 1,
        "positions": 51,
        "size": 20558,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-05-25T16:13:07+00:00",
        "elevationGain": 2143,
        "elevationLoss": 2153,
        "country": "DE"
    }
}