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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 509",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94409be8-6df6-4a27-befb-6d05c6ebc4b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38511/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55002/",
    "metadata": {
        "length": 5117,
        "lengthKind": "track",
        "duration": 2352,
        "positionLists": 1,
        "positions": 509,
        "size": 165913,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-22T16:54:34+00:00",
        "elevationGain": 97,
        "elevationLoss": 59,
        "country": "DE"
    }
}