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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von der Platte runter (2)",
    "creator_name": "Roman Baum",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b195990-d3eb-40c0-8236-c9a794571f57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26358/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51052/",
    "metadata": {
        "length": 37553,
        "lengthKind": "track",
        "duration": 7681,
        "positionLists": 1,
        "positions": 2960,
        "size": 403141,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-02-22T12:36:28.206000+00:00",
        "elevationGain": 186,
        "elevationLoss": 584,
        "country": "DE"
    }
}