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

GET /v1/routes/55389/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "012b56be5744f1aeea28d05d4d5c475e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "22.04.2011 10:52",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a481b8c0-2f5b-4f3d-aa6a-475dec447089"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38898/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55389/",
    "metadata": {
        "length": 130477,
        "lengthKind": "track",
        "duration": 17831,
        "positionLists": 1,
        "positions": 17146,
        "size": 3105835,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-22T10:53:10.300000+00:00",
        "elevationGain": 2815,
        "elevationLoss": 2802,
        "country": "DE"
    }
}