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

GET /v1/routes/55464/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1c135da07ccc30eaa0d2c566513be58c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Stuttgarter Rundwanderweg (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7d59860-0244-41ee-9a2b-dfa16d6a372d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38973/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55464/?format=api",
    "metadata": {
        "length": 52379,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 533,
        "size": 50663,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-06T05:40:20+00:00",
        "elevationGain": 1269,
        "elevationLoss": 1259,
        "country": "DE"
    }
}