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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BergischesLandAufRuhigenStraßen on GPSies.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84f65068-14af-44b5-95f5-e350c0b48a82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38111/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54602/",
    "metadata": {
        "length": 47208,
        "lengthKind": "track",
        "duration": 16963,
        "positionLists": 2,
        "positions": 650,
        "size": 131172,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-08T14:32:45+00:00",
        "elevationGain": 1236,
        "elevationLoss": 1237,
        "country": "DE"
    }
}