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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mülheim - DD",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43455580-fa19-4083-bd31-d70a2bbe531d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36489/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52980/",
    "metadata": {
        "length": 27997,
        "lengthKind": "track",
        "duration": 4296,
        "positionLists": 1,
        "positions": 770,
        "size": 79821,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-27T20:25:54+00:00",
        "elevationGain": 813,
        "elevationLoss": 805,
        "country": "DE"
    }
}