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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "103608 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3421be0-b1b9-4b5d-a064-fafe7202e9b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38866/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55357/",
    "metadata": {
        "length": 107273,
        "lengthKind": "track",
        "duration": 12474,
        "positionLists": 1,
        "positions": 379,
        "size": 44085,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-05-01T08:00:00+00:00",
        "elevationGain": 304,
        "elevationLoss": 304,
        "country": "AT"
    }
}