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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2015-04-04 14:41:38)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/768abd25-e691-4939-8833-455bb19d3ccd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37780/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54271/",
    "metadata": {
        "length": 63226,
        "lengthKind": "track",
        "duration": 9663,
        "positionLists": 1,
        "positions": 2361,
        "size": 498228,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-04T13:41:38+00:00",
        "elevationGain": 831,
        "elevationLoss": 854,
        "country": "DE"
    }
}