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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2014-11-26T11:20:33Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b23e775-198c-4ef7-b6d4-d038dcf3bb82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37070/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53561/",
    "metadata": {
        "length": 61244,
        "lengthKind": "track",
        "duration": 12866,
        "positionLists": 1,
        "positions": 3867,
        "size": 788962,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-11-26T11:20:33+00:00",
        "elevationGain": 590,
        "elevationLoss": 605,
        "country": "DE"
    }
}