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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rundwanderung entlang der Lahn bei Limburg erstellt von: RS",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5bcbc81b-73f6-4bc7-bc8d-77de6afbe6f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37086/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53577/",
    "metadata": {
        "length": 12241,
        "lengthKind": "track",
        "duration": 11375,
        "positionLists": 1,
        "positions": 2276,
        "size": 350958,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-05T07:14:37+00:00",
        "elevationGain": 927,
        "elevationLoss": 908,
        "country": "DE"
    }
}