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

GET /v1/routes/51064/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "86ff1d49a3642cf8f87254995efb789a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour-12-Kunststuecke",
    "creator_name": "Katja",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8c806a7-40c4-425c-9466-b85baa35ee71"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51064/",
    "metadata": {
        "length": 81725,
        "lengthKind": "straight-line",
        "duration": 12819,
        "positionLists": 2,
        "positions": 337,
        "size": 49680,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 305,
        "elevationLoss": 295,
        "country": "DE"
    }
}