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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wilgersdorf on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a3e7d45-3ac9-41d6-ae7a-c6b35d1fb23b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37862/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54353/",
    "metadata": {
        "length": 5180,
        "lengthKind": "track",
        "duration": 1862,
        "positionLists": 1,
        "positions": 36,
        "size": 9046,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-08T17:16:29+00:00",
        "elevationGain": 147,
        "elevationLoss": 147,
        "country": "DE"
    }
}