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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-27 16:15:27)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c036c59-3d10-4f3e-9f83-a0f5928c8bac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37095/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53586/",
    "metadata": {
        "length": 52123,
        "lengthKind": "track",
        "duration": 4524,
        "positionLists": 1,
        "positions": 1131,
        "size": 116990,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-27T15:15:27+00:00",
        "elevationGain": 607,
        "elevationLoss": 392,
        "country": "DE"
    }
}