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

GET /v1/routes/54720/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5251bf0d3ffb829ec1570301e5a0124d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Laufen kleine Runde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89bed93a-cdca-479d-8760-1ca1c8d6dbaf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38229/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54720/",
    "metadata": {
        "length": 8472,
        "lengthKind": "track",
        "duration": 2470,
        "positionLists": 1,
        "positions": 323,
        "size": 53003,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-22T11:41:51+00:00",
        "elevationGain": 156,
        "elevationLoss": 159,
        "country": "DE"
    }
}