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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-05-26",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83ff437c-0d75-4530-bafd-54823cceefbe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38086/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54577/",
    "metadata": {
        "length": 43107,
        "lengthKind": "track",
        "duration": 14903,
        "positionLists": 1,
        "positions": 402,
        "size": 197149,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-26T08:34:16+00:00",
        "elevationGain": 630,
        "elevationLoss": 632,
        "country": "DE"
    }
}