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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DD - Mülheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93b9ac71-f557-4418-ba37-7e6f9b7598b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38502/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54993/",
    "metadata": {
        "length": 30275,
        "lengthKind": "track",
        "duration": 4779,
        "positionLists": 1,
        "positions": 814,
        "size": 84183,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-27T14:13:48+00:00",
        "elevationGain": 828,
        "elevationLoss": 866,
        "country": "DE"
    }
}