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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-16 08:32:43)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e75b8bc-9a76-4f47-b14e-7ca2c4808c2c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37146/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53637/",
    "metadata": {
        "length": 1931,
        "lengthKind": "track",
        "duration": 587,
        "positionLists": 1,
        "positions": 149,
        "size": 15844,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-16T07:32:43+00:00",
        "elevationGain": 626,
        "elevationLoss": 40,
        "country": "DE"
    }
}