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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "04-AUG-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7704d08a-c2f5-4a5b-8090-6c00a2e81a1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37790/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54281/",
    "metadata": {
        "length": 79052,
        "lengthKind": "track",
        "duration": 31634,
        "positionLists": 8,
        "positions": 1451,
        "size": 177830,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-04T08:32:59+00:00",
        "elevationGain": 1591,
        "elevationLoss": 1643,
        "country": "DE"
    }
}