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

GET /v1/routes/55013/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8aa6ec81b181ad14902f3e74c0ae303e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "München - Sachsenkam",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94c29f41-2b9d-4cc4-8d95-a8b149fd80ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38522/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55013/",
    "metadata": {
        "length": 145115,
        "lengthKind": "track",
        "duration": 52170,
        "positionLists": 2,
        "positions": 1594,
        "size": 225167,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 1310,
        "elevationLoss": 1311,
        "country": "DE"
    }
}