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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wildpark usw",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20911b1d-c264-4728-bc77-df9e8dd3d473"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52140/",
    "metadata": {
        "length": 14676,
        "lengthKind": "track",
        "duration": 5723,
        "positionLists": 1,
        "positions": 430,
        "size": 44869,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-12T14:29:39+00:00",
        "elevationGain": 471,
        "elevationLoss": 526,
        "country": "DE"
    }
}